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

Updates a Contact defined by id.

PUT
PATH PARAMETERS
idstring*
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
200
Updated testimonial.
Contact
idstring<uuid>
createdstring<date-time>
firstNamestring
lastNamestring
phonestring
emailstring
imageUrlstring
400
Bad Request
string
404
Not Found
string
500
Server Error
string




Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Deletes a Contact defined by id.
Docs powered by archbee