/
SE
sendfox
/
SendFox API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
sendfox
SendFox API
post
Create a new contact
v1
latest
OpenAPI 3.0.3
2026-08-06
56
15
63.5 KB
Contacts
Create a new contact
post
/contacts
Request body
object
required
email
string
email
required
first_name
string
last_name
string
ip_address
string
lists
integer[]
Array of list IDs to add the contact to
contact_fields
object[]
Response
Contact created successfully
Contact
required
id
integer
email
string
email
required
first_name
string
last_name
string
ip_address
string
unsubscribed_at
string
date-time
nullable
created_at
string
date-time
updated_at
string
date-time