projects
Edit an environment variable
Edit a specific environment variable for a given project by passing the environment variable identifier and either passing the project id
or name
in the URL.
PATCH
Authorizations
Default authentication mechanism
Path Parameters
The unique project identifier or the project name
Example:
"prj_XLKmu1DyR1eY7zq8UgeRKbA7yVLA"
The unique environment variable identifier
Example:
"XMbOEya1gUUO1ir4"
Query Parameters
The Team identifier to perform the request on behalf of.
Example:
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
Example:
"my-team-url-slug"
Body
application/json
Response
200
application/json
The environment variable was successfully edited
The response is of type object
.
The response is of type object
.
The response is of type object
.