Messages
Send a text message
POST
/meta/send-message
Send a text message to a user through your Polser account
Headers
Name
Value
Content-Type
application/json
Authorization
your-api-key
Body
Response
The message was sent successfully.
Send a template message
POST
/meta/send-message
Send a template message to a user through your Polser account
Headers
Name
Value
Content-Type
application/json
Authorization
your-api-key
Body
This method only accepts variables that exist in the BODY
of the Meta template
Response
The message was sent successfully.
Last updated
Was this helpful?