cURL
curl --request POST \ --url https://api.pocketsflow.com/webhooks/{id}/test \ --header 'Authorization: Bearer <token>'
Send a test event to the webhook endpoint
Enter your Pocketsflow API key (format: pk_live_... or pk_test_...)
Webhook ID
Test event sent successfully
Was this page helpful?