v1

latestOpenAPI 3.0.32026-08-06128539552.6 KB
Agents

Create agent

Create an agent.

post/beta/agents

Request body

displayNamestring required

The agent's display name

emailstring required

The agent's primary email address

phoneNumberstring

The agent's primary phone number

additionalEmailsstring[]

Additional email addresses for the agent

additionalPhoneNumbersstring[]

Additional phone numbers for the agent

firstNamestring

The agent's first name

lastNamestring

The agent's last name

middleNamesstring[]

The agent's middle names

avatarUrlstring

The url from which to load the agent's avatar

Response

The created agent