Environments
Delete an environment from an organisation.
DELETE
/
api
/v1
/orgs
/{organisationSlug}
/environments
/{environmentSlug}
Path Parameters
organisationSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
environmentSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
Request was successfully processed, but there is no response body to return.