Skip to main content

Delete a webhook

Deletes the webhook associated with the id.

Parameters


No parameters

Returns


Returns 200 with an empty object on success

DELETE /webhooks/:webhook_id
curl https://production.methodfi.com/webhooks/whk_cSGjA6d9N8y8R \
-X DELETE \
-H "Authorization: Bearer sk_WyZEWVfTcH7GqmPzUPk65Vjc"