To store a rule for a plan you need to specify the following fields.
To store a split rule you need to call the /api/v1/sms/routing/plans/{plan}/rules/split
endpoint.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The plan ID
SmsRoutingPlanRuleResource
The response is of type object
.