Delete 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.

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