cURL
curl --request DELETE \ --url https://api.buildwithchirp.com/v1/webhooks/{webhookId} \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
Delete a webhook from the app
App API key (format: sk_live_app_* or sk_test_app_*) for app-level operations
Unique identifier for a Webhook. Format: whk_[test_]{ksuid}
"whk_2DbBs7GWhGvVNJGrDXr5RG0mBWI"
Delete webhook