Schedule a group for deletion
DELETE
/api/v4/groups/{id}
Schedules a group for deletion. Groups are deleted at the end of the retention period (30 days by default). Use the permanently_remove param to override the retention period.
Authorizations
Section titled “ Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ” id
required
string
The ID of a group
Responses
Section titled “ Responses ”Accepted
Bad Request
Not Found