Update webhook status
Allows you to set status of webhooks to active or inactive.
Headers
X-Alchemy-Token
Alchemy Auth token to use the Notify API.
Request
This endpoint expects an object.
webhook_id
ID of the address activity webhook
is_active
True - set webhook to active state False - set webhook to inactive state
Response
Returns updated webhook status.
data