OpenAPI 3.1.02026-08-1376170189.6 KB

2f1c56db78f8

accounts

Delete Account Variable

Delete a single variable from an account.

Requires the accounts:write scope on the API key.

delete/v1/accounts/{account_id}/variables/{key}

Path parameters

account_idstring uuid required

ID of the account.

keystring required

ID of the key.

Response

Successful Response

variablesobject required

Custom variables stored on the account for this workspace.