DELETE api/Group/{groupId}/User
Removes the current user from the specified group
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
groupId |
The id of the group to be removed from |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.