Support

Update a user by id

PATCH /users/{id}

Admin/API-key access. Updates editable profile fields for the given user.

Parameters

id string Required path
User id
Where to find it The unique ID of the resource being addressed. See the id field in the parent resource's list or GET-by-ID response.
x-tenant-id string Required header
Tenant identifier. Required on all tenant-scoped routes.
More parameters Expand all
fullName string
No description.
phoneNumber string
No description.
dateOfBirth timestamp
Date of birth in 'YYYY-MM-DD' format
ssnLastFour string
No description.
digitalSignatureFileId string
No description.