v1

latestOpenAPI 3.0.02026-08-041326126.6 KB
Endpoints
Groups

Create Group

Creates a group with the supplied name.

post/api/v1/groups

Request body

namestring required

The name of the group to be created.

Response

Created

idinteger required

The ID of the group created from this request.