Update a user with a full payload

Update a user by specifying full metadata.

Updates a specific user by replacing all metadata. Any missing fields in the request will be updated to null or result in a failed request.
User's custom properties are supported by Seismic SCIM APIs. You can get custom property definition by /scim/v2/Schemas API. The user's custom property schema name is SeismicUser. The custom property field name is urn:ietf:params:scim:schemas:extension:seismic:2.0:User in user model.

Path Params
string
required

User ID (Required)

Body Params
boolean
addresses
array of objects
addresses
emails
array of objects
emails
string
ims
array of objects
ims
meta
object
name
object
phoneNumbers
array of objects
phoneNumbers
roles
array of objects
roles
string
schemas
array of strings
schemas
string
string
urn:ietf:params:scim:schemas:extension:enterprise:2.0:User
object
urn:ietf:params:scim:schemas:extension:seismic:2.0:User
object
string
string
Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/scim+json