Update User

Endpoint to update an User.

Path Params
string
required

The User ID.

Body Params
string

The job title of the User.

string

The mobile number of the User including the country code.

string

The mobile number country code, it must be the same included in the mobile_number field

string

The email of the User it is required for web credentials.

boolean

True if the User has the mobile access enabled.

boolean

True if the User has the web access enabled.

string

The User reference in an external system.

string

The ID of the User it reports to. In order to remove a previously set value, the field should be included in the payload as an empty string "reports_to": "".

boolean

Avoid to notify user upon credential status change driven by enable_mobile_credential or enable_web_credential flags.

Headers
string
required
Defaults to {{fingerprint}}

Advanced authentication: SHA512SUM of the Fingerprint order values.

string
required
Defaults to {{fingerprint_signature}}

Advanced authentication: Signature of the X-Soldo-Fingerprint.

Responses

400

Your request has missing arguments or is malformed.

404

One or more resource requested does not exist.

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