Update Contact
Contacts
Update Contact
Update a contact by ID.
- contact_id: The ID of the contact to update.
- body: The fields to update.
PUT
Update Contact
Documentation Index
Fetch the complete documentation index at: https://docs.interactly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Retrieve your API Key from Dashboard API Keys Section.
Path Parameters
Contact ID
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Body
application/json
Contact data
Contact's first name
Contact's last name
Contact's phone number
Contact's email address
Contact's date of birth in YYYY-MM-DD format
Notification preferences for the contact
Response
Successful Response