Sending Contacts and Location Messages
POST {{URL}}/v1/messages
The following examples show how to send contact and location messages.
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: OK
{"messages":[{"id":"message-id"}],"meta":{"api_status":"stable","version":"v2.41.2"}}