delete https://api.alocity.com/v1/integration-management/schedule//groups
This endpoint is used to remove groups from a schedule.
Controlled Errors
Error Code | Error Message |
---|---|
error_group_required | At least one group Id is required. |
error_schedule_not_found | No schedule with the provided Id was found. |
error_group_not_found | At least one of the group Ids in the list does not exist on the account. |
error_schedule_processing | Removal of groups from schedule failed. |
Any status codes returned that are not provided here are generic status codes that can be found here.