Update WebhookCopy Pagepatch https://api.simplehash.xyz/webhook_api/v0/webhook This endpoint is used to update an existing webhook Body Paramswebhook_idstringrequiredWebhook id returned from the create webhook endpointwebhook_urlstringNew webhook urlwebhook_statusstringenumenableddisabledAllowed:enableddisabledadd_wallet_addressesarray of stringsAdd owner wallet address(es), comma-separated for multiple values (e.g., 0xa12,0xb34) to webhook's wallet_addressesadd_wallet_addressesADD stringremove_wallet_addressesarray of stringsRemove owner wallet address(es), comma-separated for multiple values (e.g., 0xa12,0xb34) from webhook's wallet_addressesremove_wallet_addressesADD stringadd_chainsarray of stringsAdd list of chains to existing webhookadd_chainsADD stringremove_chainsarray of stringsRemove list of chains from an existing webhookremove_chainsADD stringadd_nft_idsarray of stringsAdd list of NFT IDs, chain.contract.token_id for EVM chains, chain.token_id for Solana to existing webhookadd_nft_idsADD stringremove_nft_idsarray of stringsRemove comma delimited list of NFT IDs, chain.contract.token_id for EVM chains, chain.token_id for Solana from existing webhookremove_nft_idsADD stringadd_contract_addressesarray of stringsAdd list of contract addresses to webhookadd_contract_addressesADD stringremove_contract_addressesarray of stringsRemove list of contract addresses from webhookremove_contract_addressesADD stringadd_collection_idsarray of stringsAdd list of collection ids to webhookadd_collection_idsADD stringremove_collection_idsarray of stringsRemove list of collection ids from webhookremove_collection_idsADD stringadd_marketplacesarray of stringsAdd list of marketplaces to webhookadd_marketplacesADD stringremove_marketplacesarray of stringsRemove list of marketplaces from webhookremove_marketplacesADD stringResponses 200200 400400Updated over 3 years ago