GET api/studentGroups/hasDuplicateGroupName?groupId={groupId}&groupName={groupName}&userId={userId}
duplicate check for a group name
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
groupId | integer |
Required |
|
groupName | string |
Required |
|
userId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.