enterprise-admin
Delete a SCIM group from an enterprise
Note: The SCIM API endpoints for enterprise accounts are currently in private beta and are subject to change.
Deletes a SCIM group from an enterprise.
delete/scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
Path parameters
scim_group_idstring required
Example:7fce0092-d52e-4f76-b727-3955bd72c939
A unique identifier of the SCIM group.
enterprisestring required
The slug version of the enterprise name. You can also substitute this value with the enterprise id.
Response
Group was deleted, no content