SendRegning

Send sms to all participants

Verison: 1.0 (read more)

Send sms to all (or just confirmed) participants

Request

1
POST /host/events/{number}/participants/sms

Request

1
2
3
4
{
    "message": "Hello World",
    "group": "UNCONFIRMED | CONFIRMED | ALL"
}

Response

HTTP/1.1 200 OK