Avisi cloud logo
Environments

Delete an environment from an organisation.

DELETE
/api/v1/orgs/{organisationSlug}/environments/{environmentSlug}

Path Parameters

organisationSlug
Required
string

environmentSlug
Required
string

curl -X DELETE "http://localhost:8090/api/v1/orgs/string/environments/string"

Request was successfully processed, but there is no response body to return.