DELETE Api/UserGroups/DeleteUserGroup/{userGroupIdToRemove}/{newUserGroupId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userGroupIdToRemove

string

Required

newUserGroupId

string

Required

Body Parameters

None.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json, multipart/form-data

Sample:
true

application/xml, text/xml

Sample:
<boolean>true</boolean>