Skip to main content
DELETE
Delete Contact Variable

Authorizations

Authorization
string
header
required

Bearer API key issued from Settings → Developers.

Path Parameters

contact_id
string<uuid>
required

ID of the contact.

key
string
required

ID of the key.

Query Parameters

scope
enum<string>
required

Whether to delete a contact or account variable.

Available options:
contact,
account

Response

200 - application/json

Successful Response

contact_variables
Contact Variables · object
required

Custom variables stored on the contact for this workspace.

account_variables
Account Variables · object
required

Custom variables stored on the contact's account for this workspace. Also manageable through the Account variables endpoints.