Put Scim V 2 Users User Id
Updates an existing user into the linked organization via SCIM. See https://datatracker.ietf.org/doc/html/rfc7644#section-3.3
Authentication
AuthorizationBearer
Bearer token authentication
Path parameters
userId
Request
This endpoint expects an object.
userName
externalId
name
emails
Response
SCIM user resource
id
meta
userName
name
displayName
active
emails
schemas
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error