Last updated 4 months ago
Private API key to be provided in the format Api-Key <key>.
Api-Key <key>
Api-Key vSUmxsXx.V81oYvOWFMcIywaOu57Utx6VSCmG11lo
This serializer is used to validate the lookup fields for the inquiry operation.
sms
email
whatsapp
POST /b/pbl/v2/message-notification/ HTTP/1.1 Host: betabulk.ottu.net Authorization: text Content-Type: application/json Accept: */* Content-Length: 59 { "session_id": "<add `session_id` here>", "channels": [ "sms" ] }
{ "message": "text" }