POST api/Groups/Save

Request Information

URI Parameters

None.

Body Parameters

AddGroupBindingModel
NameDescriptionTypeAdditional information
GroupId

globally unique identifier

None.

Name

string

Required

MandantId

globally unique identifier

Required

Request Formats

application/json, text/json

Sample:
{
  "GroupId": "a45554af-3c97-467f-8807-cf5937997dd7",
  "Name": "sample string 2",
  "MandantId": "e00b8165-056a-40fb-9948-18b226b40a4c"
}

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