Notifly
API ReferenceEnvironments

Delete an environment

Delete an environment by its unique identifier **environmentId**. This action is irreversible and will remove the environment and all its associated data.

DELETE
/v1/environments/{environmentId}

Delete an environment by its unique identifier environmentId. This action is irreversible and will remove the environment and all its associated data.

Authorization

secretKey
Authorization<token>

API key authentication. Allowed headers-- "Authorization: ApiKey <secret_key>".

In: header

Path Parameters

environmentId*string

The unique identifier of the environment

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/environments/string"
Empty