NotifyHub
Openapi

Update routing rule

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

Partially updates a routing rule's name, channel, priority, conditions, integrations, retry config, or enabled state. At least one field must be provided. Priority changes may affect the evaluation order of other rules in the same environment.

Authorization

Authorization<token>

In: header

Response Body

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