Update client

Update an existing client record. Only provided fields will be updated.
To change client status, use the timeline endpoint instead.

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

Unique client identifier

Body Params

Client input for create/update operations

string

Client's first name

string

Client's last name

string

Primary phone number (will be normalized to digits only)

string

Email address (will be normalized to lowercase)

date

Date of birth (YYYY-MM-DD)

string
enum

Gender (only 'male' or 'female' accepted)

Allowed:
address
object

Standard address format used across the API (matches internal manualAddressSchema)

string

Geographic location ID

string
enum

Client status

string

Medical Record Number (MRN)

string

External system identifier

Responses

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