SCIM API
...
Jobylon SCIM API
Users

Update a User object

PUT
https://example.com/scim/v2/Users/{urn}
Jobylon Staging

Update a User, replacing all editable fields. Can be used for deprovisioning and reprovisioning users using the active field.

Path Parameters
urn
*
Body Parameters
body
Description
User with editable attributes
id
schemas
externalId
userName
name
emails
active
Responses
200
OK