Skip to content

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.

id
required
string

The ID of a group

Accepted

Bad Request

Not Found