patch
https://api.seismic.com/scim/v2/Users/
Partially updates a user by applying SCIM 2.0 PatchOp replace operations to specific attributes. Use this endpoint when you need to change individual user fields without replacing the entire resource. For example, to deactivate a user, send a PATCH request with op "replace", path "active", and value false. Only the replace operation is supported.
Terminology
- SCIM: System for Cross-domain Identity Management, a standard protocol for managing user identities across systems - GUID: Globally Unique Identifier format (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx) used for user IDs - HTTP: Hypertext Transfer Protocol; HTTP 404 indicates the userId 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…