v3
latestOpenAPI 3.1.02026-07-2759128137.8 KBcontacts
Delete Contact Variable
Delete a single variable from a contact or its company.
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' | 'company' required
Whether to delete a contact or company variable.
Response
Successful Response