Send a text message
Send a text message from your Quo number to a recipient.
Authorizations
Body
The text content of the message to be sent.
1 - 1600.*\S.*The sender's phone number. Can be either your Quo phone number ID or the full phone number in E.164 format.
^PN(.*)$"+15555555555"
1 - 10 elementsA phone number in E.164 format, including the country code.
^\+[1-9]\d{1,14}$"+15555555555"
DEPRECATED, use "from" instead. Quo phone number ID to send a message from
^PN(.*)$"OP1232abc"
The unique identifier of the Quo user sending the message. If not provided, the message is attributed to the owner of the phone number it is sent from. The sending user must be a member of the phone number the message is sent from.
^US(.*)$"US123abc"
Used to set the status of the related Quo inbox conversation. The default behavior without setting this parameter will be for the message sent to show up as an open conversation in the user's inbox. Setting the parameter to 'done' would move the conversation to the Done inbox view.
done "done"
Response
Accepted