Create Group

This endpoint is used to create a new group. If the group was created successfully, it will return the Id of the group.

Controlled Errors

Error CodeError Message
error_group_already_existsA group with that name already exists.
error_group_not_createdFailed to create the group.

Any status codes returned that are not provided here are generic status codes that can be found here.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!