delete https://api.alocity.com/v1/integration-management/group/
This endpoint is used to delete a group by its Id.
Controlled Errors
Error Code | Error Message |
---|---|
error_group_has_assigned_users | The group still has users assigned to it. |
error_group_not_found | The group was not found. |
error_group_not_deleted | Either deleting the group failed or deleting the association between the group and schedule failed. |
Any status codes returned that are not provided here are generic status codes that can be found here.