Update webhook NFT filters
Add and remove webhook NFT filters
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
nft_filters_to_add
List of NFT filters to add (empty array if none).
nft_filters_to_remove
List of NFT filters to remove (empty array if none).
Response
Returns empty object.