v1

latestOpenAPI 3.0.42026-08-0465139162.1 KB
Contacts

Create contact

Required permission: Admin Only - API User Management, Edit.<br/>Creates the contact if it is new, and adds the contact to the authenticated account.

post/public/v2/contacts

Request body

firstNamestring required

Contact first name.

lastNamestring required

Contact last name.

rolesstring[] required

Contact roles on account.

emailstring required

Contact email.

phoneNumberstring required

Contact phone number.

localestring required

Contact locale.

Response

Contact has been created and added to the account with the requested roles.

informationstring[] nullable
isValidboolean