Skip to main content

Update an existing user

PATCH 

/v2/users/:User-ID

The endpoint allows to update the details for existing users based on user ID.

Updating the Verification Details
Verification details are stored as a single verification object. We do not store the preceding data, so in the case of updating existing data, we can only overwrite it. It is impossible to change a single detail of verification data, like birth date or nationality; if the update of verification data is needed, the whole verification object needs to be sent again.

For Partners, using BTS “Bring Your Own License” solution, this endpoint can only be used to update the account_level_id and language parameters.

Request

Responses

Update user