cURL
curl --request GET \ --url http://127.0.0.1:3333/v3/integrations/webhook/poll/test \ --header 'Authorization: Bearer <token>'
Fallback polling endpoint for webhook events in studio test mode.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The Bot ID (required for studio tests)
Default Response