post https://{domain}.uspacy.ua/messenger/v1/telephony/call/start
Log in to see full request history
Response
200
200xxxxxxxxxx
curl --request POST \
--url https://domain.uspacy.ua/messenger/v1/telephony/call/start \
--header 'content-type: application/json' \
--data '
{
"call_type": "incoming"
}
'
Try It!
to start a request and see the response here!