Deletes environment variable by id
DELETE/v2/environmentvariables/:id
Deletes environment variable by id
Request
Path Parameters
id stringrequired
The id of the environment variable to delete
Responses
- 200
- 204
- 400
- 502
OK
The environment variable corresponding to the ID was deleted
Request did not validate
Could not contact internal services. Please try again later or contact our support department
Loading...