NotifyHub
Openapi

Delete environment

DELETE
/v1/manage/workspaces/{workspaceId}/environments/{environmentId}

Permanently removes the environment and all its associated data including recipients, notifications, integrations, API keys, templates, and routing rules. The default environment cannot be deleted. This action is irreversible and idempotent.

Authorization

Authorization<token>

In: header

Response Body

curl -X DELETE "https://loading/v1/manage/workspaces/{workspaceId}/environments/{environmentId}"
Empty