V
V
Vanya Huk2017-10-10 15:40:04
API
Vanya Huk, 2017-10-10 15:40:04

How to send a message to viber from a public account using the API?

How to send a message to viber from a public account using the API?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
astronotius, 2017-10-13
@astronotius

Everything is described in detail here: Send Message
Resource URL:
https://chatapi.viber.com/pa/send_message
Post data:
{
"auth_token": "4453b6ac1s345678-e02c5f12174805f9-daec9cbb5448c51r",
"receiver": "01234567890A=",
" sender":
{
"name": "yarden from the pa",
"avatar": " avatar_url "
},
"tracking_data": "tracking data",
"type": "text",
"text": "a message from pa "
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question