Python
Contacts
Create contact
Creates a contact after validating fields.
POST
Python
Authorizations
Your SuperU API key.
Body
application/json
Request body for Create contact.
Contact Create Request schema.
First name
Example:
"Ava"
Last name
Example:
"Patel"
Example:
"ava.patel@example.com"
Country code
Example:
"+1"
Phone number
Example:
"5551234567"
Optional audience ID
Example:
"a3740204-726f-4547-b0f8-8831a5147208"

