Update User

Updates a user.

Path parameters

userIdstringRequired

User ID

Headers

AuthorizationstringRequired

Header authentication of the form Api-Key <token>

Request

This endpoint expects an object.
emailstringOptional

The email address of the user.

fact_rating_instructionobjectOptional

Optional instruction to use for fact rating.

first_namestringOptional

The first name of the user.

last_namestringOptional

The last name of the user.

metadatamap from strings to anyOptional

The metadata to update

Response

The user that was updated.

created_atstringOptional
deleted_atstringOptional
emailstringOptional
fact_rating_instructionobjectOptional
first_namestringOptional
idintegerOptional
last_namestringOptional
metadatamap from strings to anyOptional

Deprecated

project_uuidstringOptional
session_countintegerOptional

Deprecated

updated_atstringOptional

Deprecated

user_idstringOptional
uuidstringOptional

Errors