NotifyHub
Openapi

Delete topic

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

Permanently removes the topic and any associated recipient preference overrides. Notifications previously sent under this topic are not affected. This action is irreversible and idempotent.

Authorization

Authorization<token>

In: header

Response Body

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