SCIM: Update User

🚧

This endpoint doesn't support deleting custom attributes. To unset the custom attribute, pass in an empty string.


Path Params
int32
required

The user id to update

Form Data
string

The email of the user

string

Id of the user in your external system (the system where you are syncing users from)

boolean

Whether this user is deactivated or not

urn:ietf:params:scim:schemas:extension:workramp:2.0:User
object

Custom attributes to update for the user. Note that this only updates existing custom attributes. Replace "2․0" with "2.0" (normal full stop)!

name
object

The name of the user (see the Response example in lower right for the exact format required here, sent in raw JSON)

string

The name of the user. Note that this takes precedence over the name parameter

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json