PUT api/group/addmember
Request Information
URI Parameters
None.
Body Parameters
Advoco.Models.Group.GroupMember| Name | Description | Type | Additional information |
|---|---|---|---|
| GroupId | integer |
None. |
|
| UserId | integer |
None. |
|
| LoggedIn | boolean |
None. |
Request Formats
application/x-www-form-urlencoded
Sample:
Sample not available.
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.