/channel/limits
Full Url:
​https://apiv1.teleapi.net/customers/channel/limits​
Arguments:
token (required)
customer_id (int, required)
inbound (int, required)
outbound (int, required)
Info: Set inbound and outbound channel limits for a customer
Example Success
{"code": 200,"status": "success","data": "successfully updated customer"}
Example Error
{"code": 500,"status": "error","data": "invalid customer_id"}