Add Environment Variable
Add an environment variable to a Tool.
Path parameters
id
Unique identifier for Tool.
Headers
X-API-KEY
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.