post https://api.alocity.com/v1/integration-management/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 Code | Error Message |
---|---|
error_group_already_exists | A group with that name already exists. |
error_group_not_created | Failed to create the group. |
Any status codes returned that are not provided here are generic status codes that can be found here.