NotifyHub
Openapi

Create routing rule

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

Creates a delivery routing rule that binds a channel to one or more integrations. Conditions can scope the rule to specific topics, audiences, or message types. Configure retry behavior with retryConfig (max retries, delay, backoff multiplier). At least one integration id is required.

Authorization

Authorization<token>

In: header

Response Body

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