Delete environment

DELETE
/api/v2/projects/:projectKey/environments/:environmentKey

Delete a environment by key.

Path parameters

projectKeystringRequired

The project key

environmentKeystringRequired

The environment key

Response

Action succeeded

{}
map from strings to any or null

Errors

Built with