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": "ae9bac96-3125-41c3-a2ce-a687cda763aa",
  "GroupId": "495d39fb-db27-4505-9554-b787306d02e4"
}

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