Sets the routing policy to restrict the sending of SMS messages.
This method supports partial updating, only those fields of the object that you specify in the request body will be changed.
Request
PATCH https://api.bytehand.com/v2/users/current/routing
Parameters
Query Parameters | |
---|---|
ids | string Optional parameter. Route identifiers, separated by commas. |
strategy | string - ignore, allow, deny Optional parameter. Routing strategy to restrict sending SMS messages. |
Authorization
Requires authorization and access right profile_manage.
Response
Upon successful completion of the request, an object of type Response is returned.