Update webhook
Update webhook properties such as name or status.
Headers
X-Alchemy-Token
Alchemy Auth token to use the Notify API.
Request
This endpoint expects an object.
webhook_id
ID of the webhook
is_active
Set webhook status (true for active, false for inactive)
name
Update the webhook name
Response
Returns updated webhook data.
data