put
https://api.seismic.com/scim/v2/Users/
Replaces a specific user by supplying the complete SCIM User resource payload. Use this endpoint when synchronizing full user state from identity providers. For example, send PUT /scim/v2/Users/76a01ceb-1cdf-4cfe-a02d-a20c702052c4 with the full user JSON including schemas, userName, and emails. Any missing fields in the request will be updated to null or result in a failed request. Custom properties are supported via urn:ietf:params:scim:schemas:extension:seismic:2.0:User; retrieve tenant-specific definitions from GET /scim/v2/Schemas.
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 full resource replacement (PUT) semantics
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…