Add Environment Variable
Add an environment variable to a Tool.
Authentication
X-API-KEYstring
API Key authentication via header
Path parameters
id
Unique identifier for Tool.
Request
This endpoint expects a list of objects.
name
Name of the environment variable.
value
Value of the environment variable.
Response
Successful Response
name
Name of the environment variable.
value
Value of the environment variable.