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