Update contact
Change selected details for a workspace contact.
null or an empty string.
message and captureMethod are set by Tapify and cannot be changed through the API. Use internalNote for a private workspace note.
tags replaces the contact’s complete tag list. Include every tag you want to keep, or send an empty array to remove them all.Authorizations
API key created under Settings → API keys.
Path Parameters
Contact ID.
"f08f7c49-8f1e-42ac-b5ac-e0d6bd37d938"
Body
Fields to change on an existing contact.
"Alex Morgan"
Email address. Send null or an empty string to remove it.
Mobile phone number.
Other phone number, such as an office number.
Private workspace note. Tapify does not show or send it to the contact.
"Send the proposal on Friday."
Team member ID to assign to the contact. Use null to remove the assignment. This does not send email.
Complete replacement list. Include every tag you want to keep.
Response
Updated contact
A contact saved in the Tapify Teams workspace.