delete
https://api.seismic.com/scim/v2/Groups/
Permanently deletes a specific group identified by its GUID (Globally Unique Identifier). Use this endpoint when deprovisioning groups from identity providers or administrative cleanup workflows. For example, to delete the "Sales Team" group, call DELETE /scim/v2/Groups/76a01ceb-1cdf-4cfe-a02d-a20c702052c4 with a JWT containing seismic.user.manage scope. This operation is not revertible and removes the group from the tenant.
Terminology
- GUID: Globally Unique Identifier format (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx) used for group IDs - SCIM: System for Cross-domain Identity Management, a standard protocol for managing identities across systems
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204No Content - Group successfully deleted