POST api/Groups/SaveUserGroup

Request Information

URI Parameters

None.

Body Parameters

SaveUserGroupBindingModel
NameDescriptionTypeAdditional information
UserGroupId

globally unique identifier

None.

GroupId

globally unique identifier

Required

Request Formats

application/json, text/json

Sample:
{
  "UserGroupId": "d7575282-1e10-4a1c-9cbc-2d8259e9781c",
  "GroupId": "cf8c725a-89c9-4897-b604-3ea209f670f0"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.

URI parameters
=
Headers | Add header
: Delete
Body
Samples:
Status
Headers
Body