Create an agent

Use this endpoint to create an agent. Each client that you create needs to be associated with an agent, therefore it's necessary to create at least one agent before you start creating clients.

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

The first name of the agent.

string
required

The last name of the agent.

string
required

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

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

string
required

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
required

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

string
required

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json