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": "5e07d98d-1149-4cb7-9c43-3ad73025de59",
  "Name": "sample string 2",
  "MandantId": "819bddf6-12dd-424c-acb8-a8f11b004cbe"
}

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