Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Contact ID.
Required string length:
10 - 50
Example:
"xxx@c.us"
Latitude of the location..
Example:
"38.8937255"
Longitude of the location.
Example:
"-77.0969763"
Title of the location.
Required string length:
1 - 100
Example:
"Our office"
Message ID to reply to (optional)
Required string length:
1 - 100
Example:
"message_id_here"