v1
latestOpenAPI 3.1.02026-07-26497885.9 KBSMS
Send a message using the SMS channel.
post/notifications?c=sms
Headers
Authorizationstring required
Your App API key with prefix Key . See Keys & IDs.
Request body
Response
200
Example response
{
"errors": {
"invalid_aliases": {
"external_id": [
"[\"user_id_1\", \"user_id_1\", \"user_id_2\"]"
],
"onesignal_id": [
"[\"1589641e-bed1-4325-bce4-d2234e578884\", \"1589641e-bed1-4325-bce4-d2234e578884\", \"1589641e-bed1-4325-bce4-d2234e578884\"]"
]
}
}
}