Update a client

Use this endpoint to update a client's information.

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

The agentId of the agent that this client is assigned to. Each client must be assigned to an agent.

string

The first name of this client

string

The last name of this client.

string

The mobile phone number of this client (May be used to deliver text messages). Must be 11 digits in length.

Regex pattern: ^(1)([0-9]{10})$

string

The email address of this client (May be used to send emails).

Regex pattern: ^(([^<>()[]\.,;:\s@"]+(.[^<>()[]\.,;:\s@"]+)*)|(".+"))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))

boolean

If false, disables all operations for the client.

preferences
object
tags
array of strings

You may categorize this client using tags. Tags are useful for filtering purposes and building lists of specific clients. For example, if this client is a buyer from Toronto, you may want to create tags for "Buyer" and "Toronto".

tags
string

The externalId is intended for storing client identifiers from external systems (such as CRMs) for reference purposes.

Responses

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