Groups

Create a new group

Creates a new group in the system. Only authorized administrators can create groups.

post/api/group

Request body

namestring required
inbound_tagsstring[] required
is_disabledboolean

Response

Successful Response

namestring required
inbound_tagsstring[] nullable
is_disabledboolean
idinteger required
total_usersinteger

Changes

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