PUT api/v1/groups/{groupid}/members/{memberid}

Logg in/out member to/from the group

Request Information

URI Parameters

NameDescriptionTypeAdditional information
groupid

integer

Required

memberid

integer

Required

Body Parameters

boolean

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:
true

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.