website logo
⌘K
Introduction
Authentication
API Reference (Swagger)
API Reference
Campaigns
Contact
Media
Testimonial
Websites
Widgets
Webhooks
Docs powered by archbee 

Create a Contact defined by contact.

POST
BODY PARAMETERS
body
ContactInput
brandIdstring
The brand if for a specific website / brand (use GET of Websites API endpoint first)
firstnamestring
First name of contact
lastnamestring
Last name of contact
emailstring
Email address of contact
imageUrlstring
URL to image
phonestring
Phone number of contact
RESPONSES
201
Returns created contact.
Contact
idstring<uuid>
createdstring<date-time>
firstNamestring
lastNamestring
phonestring
emailstring
imageUrlstring
400
Bad Request
string
500
Server Error
string




Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Uploads an image to be used for testimonials.
Docs powered by archbee