NotifyHub
Openapi

Delete routing rule

DELETE
/v1/manage/workspaces/{workspaceId}/environments/{environmentId}/routing-rules/{routingRuleId}

Permanently removes the routing rule. Notifications matching this rule's conditions will fall through to the next matching rule or fail if no other rule covers the channel. This action is irreversible and idempotent.

Authorization

Authorization<token>

In: header

Response Body

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