Skip to main content
DELETE
/
webhooks
/
{whk_id}
curl https://production.methodfi.com/webhooks/whk_cSGjA6d9N8y8R \
  -X DELETE \
  -H "Method-Version: 2025-07-04" \
  -H "Authorization: Bearer sk_WyZEWVfTcH7GqmPzUPk65Vjc"

Documentation Index

Fetch the complete documentation index at: https://docs.methodfi.com/llms.txt

Use this file to discover all available pages before exploring further.

Deletes the Webhook associated with the ID.

Path Parameters

Returns

Returns 200 with an empty object on success.
curl https://production.methodfi.com/webhooks/whk_cSGjA6d9N8y8R \
  -X DELETE \
  -H "Method-Version: 2025-07-04" \
  -H "Authorization: Bearer sk_WyZEWVfTcH7GqmPzUPk65Vjc"