Sending Text Messages
POST {{URL}}/v1/messages
This example shows how to send a text message.
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
| Authorization
| string | | |
RESPONSES
status: OK
{"messages":[{"id":"gBGGFlBxZ0M_AgkSjW7mD4HxMUw"}],"meta":{"api_status":"stable","version":"v2.41.2"}}