Updating Contacts
Beta
Update existing contacts in your workspace by modifying their attributes, subscription status, and metadata.
PUT
Update Contact
https://api.leadpush.io/v1/workspaces/{workspace_uuid}/contacts/{contact_uuid}
Update an existing contact
Path parameters
workspace_uuid
string Required ID of your workspace
contact_uuid
string Required UUID of the contact to update
Request body
subscribed
booleanContact subscription status
attributes
object Show Object Properties