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