Provide the UID you received when you created your webhook in order to modify it using this endpoint. Updatees include: -Add or remove wallets who are subscribed to the webhook -Replace the list of subscribers for the webhook entirely -Modify the destination URL which this webhook uses to send you feed items
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A list of addresses to replace the webhook list.
The address / public key.
A list of addresses to append to the webhook list.
The address / public key.
A list of addresses to remove from the webhook list.
The address / public key.