post
https://api.seismic.com/scim/v2/Groups
Creates a new group within the Seismic tenant using SCIM 2.0 (System for Cross-domain Identity Management) protocol. Use this endpoint when provisioning groups from identity providers or administrative workflows. For example, to create a "Sales Team" group, send a POST request with displayName set to "Sales Team" and schemas containing urn:ietf:params:scim:schemas:core:2.0:Group. The response returns the complete group resource with its assigned GUID (Globally Unique Identifier).
Terminology
- SCIM: System for Cross-domain Identity Management, a standard protocol for managing identities across systems - GUID: Globally Unique Identifier format (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx) assigned to the new group - HTTP: Hypertext Transfer Protocol; validation failures return HTTP 400 with a SCIM error body - JWT: JSON Web Token bearer token required in the Authorization header (seismic.user.manage scope)
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…