Create a routing strategy. Requires a name and routing configuration at minimum. Channels and providers default to empty if omitted.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body for creating a routing strategy.
Human-readable name for the routing strategy.
Routing tree defining channel selection method and order.
Optional description of the routing strategy.
Optional tags for categorization.
Per-channel delivery configuration. Defaults to empty if omitted.
Per-provider delivery configuration. Defaults to empty if omitted.
Created
Response returned by create and replace operations.
The routing strategy ID (rs_ prefix).