post https://gate.whapi.cloud/settings/webhook_test
For testing webhook.
Log in to see full request history
Responses
For testing webhook.
xxxxxxxxxx
10curl --request POST \
--url https://gate.whapi.cloud/settings/webhook_test \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"type": "messages",
"mode": "body"
}
'
Try It!
to start a request and see the response here! Or choose an example: