Vixiees API

Sections

Theme switcher

Creates a new contact

Header Parameters

X-Api-Keystring

Body Parameters

first_namestring

Contact first name

last_namestring

Contact last name

second_last_namestring

Contact second last name

emailstring

Contact email address

phonestring

Contact phone number

company_namestring

Company name

additional_phonesarray

Additional phone numbers

Show child attributes

additional_emailsarray

Additional email addresses

Show child attributes

sourcestring

Contact source

Enum values:
manualcsvapicallwhatsappemailcrm
country_codestring

Country code (ISO 3166-1 alpha-2)

languagestring

Language code (ISO 639-1)

whatsapp_transactional_opt_inboolean

WhatsApp transactional messages opt-in

email_transactional_opt_inboolean

Email transactional messages opt-in

whatsapp_marketing_opt_inboolean

WhatsApp marketing messages opt-in

email_marketing_opt_inboolean

Email marketing messages opt-in

external_reference_idstring

External system reference ID

external_reference_urlstring

External system reference URL

skillsarray

Contact skills

Show child attributes

custom_attributesarray | null

Show child attributes

playbook_idstring

ID of playbook to assign

flow_step_idstring

ID of flow step to assign

assignee_idstring

ID of user to assign as contact owner

Response

200
Object

contact created

Response Attributes

idstring
401
Object

unauthorized

422
Object

unprocessable entity

Response Attributes

errorsobject
Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?