Skip to main content
POST
Send a test SMS to the specified phone number

Authorizations

Authorization
string
header
required

Retrieve your API Key from Dashboard API Keys Section.

Body

application/json
to
string | null

Phone number to which SMS to be sent.

from_
string | null

Phone number from which SMS is received.

body
string | null

Message content of SMS

assistantId
string | null
teamId
string | null
botconfig
Botconfig · object | null
meta
Meta · object | null

Response

Successful Response