env-vars
tool-registry

Update Tool Env Var

patch/api/public/v2/tool-registry/{identifier}/env-vars/{var_id}

Path parameters

identifierstring required

Tool ID (numeric) or name

var_idinteger required

Request body

valuestring required

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

Response

Successful Response

successboolean

Changes

No recorded changes to this endpoint across all 2 revisions of this API.