Deletes environment variable by id
DELETEhttps://api.connxio.com/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
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
ResponseClear