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": "2c80467f-5e6f-47b7-a4a7-a22faf84fcfa",
  "GroupId": "d16a7f28-cd2e-476c-813c-98b5c828869d"
}

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