Update a user

Updates the user's profile. user_type and identifier cannot be changed
once set (unless by staff). email is writable only by the owner of the
record; a range of financial/role attributes is writable only by Cardda
staff. An optional nested company object can create or update the user's
owned company. Not company-scoped (self-service, on the whitelist).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the resource. This is a UUID for most resources, but for user endpoints it is the user's Firebase UID (an opaque string), so no uuid format is asserted here.

Body Params
string
string
int64
string

Immutable once set (for non-staff).

string

Cannot be changed once set (unless by Cardda staff).

string

Writable only by the owner of the record.

string
string
string
string
integer
boolean
date-time
boolean
legal_address
object
company
object

Optional nested company create/update for the user's owned company.

Responses

401

Unauthorized (e.g. attempting to change an immutable field)

404

User not found

422

Validation failed

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