Skip to main content
DELETE
Delete a variable by id
This action is irreversible. Deleting a variable permanently removes it and any references to it in agent instructions ({{var:id}}) will no longer work.
Tools using this variable will not automatically update. Review tool configurations after deletion.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

variableId
string
required

Response

Successful response

success
boolean
required
message
string
required