patch
https://api.seismic.com/scim/v2/Groups/
Partially updates a group by applying SCIM 2.0 PatchOp replace operations to specific attributes. Use this endpoint when you need to change individual group fields without replacing the entire resource. For example, to rename a group to "Marketing Team", send a PATCH request with op "replace", path "displayName", and value "Marketing Team". Only the replace operation is supported.
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 partial updates (PatchOp) semantics - PatchOp: SCIM patch operation message format defined in RFC 7644 for partial resource updates
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…