v3

latestOpenAPI 3.1.02026-07-2759128137.8 KB
contacts

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

contact_variablesobject required

Custom variables stored on the contact for this workspace.

company_variablesobject required

Custom variables stored on the contact's company for this workspace.