put
https://api.seismic.com/scim/v2/Groups/
Replaces a specific group by supplying the complete SCIM Group resource payload. Use this endpoint when synchronizing full group state from identity providers. For example, to update a group's displayName and metadata, send PUT /scim/v2/Groups/76a01ceb-1cdf-4cfe-a02d-a20c702052c4 with the full group JSON including schemas and displayName. Any missing fields in the request will be updated to null or result in a failed request.
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) used for group IDs - HTTP: Hypertext Transfer Protocol; HTTP 404 indicates the groupId was not found - RFC 7644: IETF standard for SCIM 2.0 full resource replacement (PUT) semantics
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…