NotifyHub
Openapi

Delete workspace

DELETE
/v1/manage/workspaces/{workspaceId}/settings

Permanently deletes the workspace and all its environments, recipients, notifications, integrations, and other associated data. Requires a confirmName field in the body that must exactly match the workspace name. This action is irreversible.

Authorization

Authorization<token>

In: header

Response Body

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