Group API

Delete a group by its ID

Remove a group from a team with this endpoint. Removing a group does not remove its members from the Celonis Platform team.

delete/scim/v2/Groups/{id}

Path parameters

idstring required

Group ID

Response

OK, but no content to return.

Changes