cURL
curl --request DELETE \ --url https://api.helloannie.com/v1/organizations/{orgId}/variables/{id}
{ "success": true, "data": {}, "message": "<string>" }
Delete a variable. Fails if the variable is currently used in any workflows.
Documentation IndexFetch the complete documentation index at: https://docs.helloannie.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.helloannie.com/llms.txt
Use this file to discover all available pages before exploring further.
The organization ID
The variable ID
Confirmation that a variable has been deleted
true