Sending Contacts and Location Messages

POST {{URL}}/v1/messages

The following examples show how to send contact and location messages.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"messages":[{"id":"message-id"}],"meta":{"api_status":"stable","version":"v2.41.2"}}