PUT api/v1/groups/{groupid}/members/{memberid}
Logg in/out member to/from the group
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| groupid | integer |
Required |
|
| memberid | integer |
Required |
Body Parameters
booleanRequest Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
true
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.