Skip to main content
PATCH
Update an existing contact profile within your workspace.

Path Parameters

string
required
The unique identifier of the contact.

Body Parameters

string
New email address for the contact.
string
First name.
string
Last name.
boolean
Set whether the contact is globally unsubscribed.
object
Key-value custom attributes for personalization.

Response

object
string
The contact ID.
string
Contact email.
boolean
Unsubscribe status.