Reply to a message
Authentication
Your Dial API key, sent as Authorization: Bearer sk_live_...
Path parameters
ID of the message to reply or react to (see List messages).
Request
Reply text. Exactly one of body and reaction is required. On a standard number the same content-size limit as Send a message applies (1530 characters, or 670 if the text uses characters outside the basic SMS alphabet); a longer reply is rejected with 400.
Reaction to send: love, like, dislike, laugh, emphasize, question, or a single emoji. Exactly one of body and reaction is required.
Response
Reply queued. The created message, with replyToId set to the target message’s ID.