Skip to content

Group Create

POST
/v1/Groups

Create a new Group

Request Body

application/json
object
Format"int32"
Format"int32"
Min Length1
Format"int32"
Format"int32"

Responses

OK

application/json
JSON
{
"id": 0,
"type": "string",
"projectId": 0,
"name": "string",
"description": "string",
"parentId": 0,
"externalId": "string",
"buisnessUnitId": 0
}