curl https://production.methodfi.com/webhooks/whk_cSGjA6d9N8y8R \ -X PATCH \ -H "Method-Version: 2025-07-04" \ -H "Authorization: Bearer sk_WyZEWVfTcH7GqmPzUPk65Vjc" \ -H "Content-Type: application/json" \ -d '{ "status": "active" }'
{ "id": "whk_cSGjA6d9N8y8R", "type": "payment.update", "url": "https://reference.example.app/webhook", "metadata": null, "expand_event": false, "status": "active", "error": null, "created_at": "2025-09-09T00:41:05.647Z", "updated_at": "2025-09-09T00:41:05.647Z", }
active
disabled