groups

Create a new group in this account

Creates a new group and returns the definition

post/accounts/{id}/groups

Path parameters

idstring required

Account id

Request body

namestring

Name of the group

descriptionstring

Description of the group

rolesstring[]

Roles grant permissions to users

Response

The group was successfully created

namestring

Name of the group

descriptionstring

Description of the group

rolesstring[]

Roles grant permissions to users

hrefstring

A reference to this group

createdstring

An iso8601 formatted timestamp

updatedstring

An iso8601 formatted timestamp

Changes

No recorded changes to this endpoint across all 1 revision of this API.