OpenAPI 3.1.02026-08-1595198220.8 KB

80f4fd40b75e

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.