Skip to main content
PATCH
Update Tool Env Var
Update the value of a tool-scoped environment variable. The new value must be non-empty.

Authorizations

X-API-KEY
string
header
required

Path Parameters

identifier
string
required

Tool ID (numeric) or name

var_id
integer
required

Body

application/json
value
string
required

New value for the environment variable. Must be non-empty.

Required string length: 1 - 8192

Response

Successful Response

success
boolean
tool_env_var
object