v7
latestOpenAPI 3.1.02026-08-0776170186.5 KBcontacts
Delete Contact Variable
Delete a single variable from a contact or its account.
Requires the contacts:write scope on the API key.
delete/v1/contacts/{contact_id}/variables/{key}
Path parameters
contact_idstring uuid required
ID of the contact.
keystring required
ID of the key.
Query parameters
scope'contact' | 'account' required
Whether to delete a contact or account variable.
Response
Successful Response