Delete Group

This endpoint is used to delete a group by its Id.

Controlled Errors

Error CodeError Message
error_group_has_assigned_usersThe group still has users assigned to it.
error_group_not_foundThe group was not found.
error_group_not_deletedEither 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.

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