v2

latestOpenAPI 3.1.02026-07-273779120.8 KB
Contacts

Create New Contact

Create a new contact for the team.

  • body: The contact data including first_name, last_name, phone_number, and optional email and dob.
post/campaigns/v1/contacts

Request body

first_namestring required

Contact's first name

last_namestring required

Contact's last name

phone_numberstring required

Contact's phone number

emailstring nullable

Contact's email address

dobstring nullable

Contact's date of birth in YYYY-MM-DD format

Response

Successful Response

{"stackTrail":"paths:/campaigns/v1/contacts:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}