Update webhook status

Allows you to set status of webhooks to active or inactive.

Headers

X-Alchemy-TokenstringRequired

Alchemy Auth token to use the Notify API.

Request

This endpoint expects an object.
webhook_idstringOptional

ID of the address activity webhook

is_activebooleanOptional

True - set webhook to active state False - set webhook to inactive state

Response

Returns updated webhook status.

dataobjectOptional

Errors