Environments
Delete an environment from an organisation.
Path Parameters
organisationSlug
RequiredstringPattern:
"^[a-z0-9-]+$"
environmentSlug
RequiredstringPattern:
"^[a-z0-9-]+$"
Response Body
Request was successfully processed, but there is no response body to return.
curl -X DELETE "https://api.avisi.cloud/api/v1/orgs/string/environments/string"
Empty