Update an agent

Use this endpoint to update information associated with an agent.

Path Params
int32
required
Body Params
string

The first name of the agent.

string

The last name of the agent.

string

The mobile phone number of the agent. Must be 11 digits in length.

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

string

The email address of the agent.

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,}))

string

The name of the Brokerage/Office that this agent is registered with.

string

This agent's designation. For example, "Sales Representative"

string

A URL/Path to an avatar/picture of this agent.

boolean
Defaults to true

If false, disables all operations for the agent.

location
object
string

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

Responses

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