Skip to main content
POST
Create scheduled message

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
from
string
required
to
string
required
body
string
required
scheduled_at
string<date-time>
required

Response

Message scheduled successfully

id
string<uuid>
tenant_id
string<uuid>
account_id
string<uuid>
from_number
string
to_number
string
body
string
status
string
scheduled_at
string<date-time>
message_id
string<uuid>
created_at
string<date-time>