Update muted wallets list

put/api/notifications/v1/mute/wallets

Replaces the entire muted wallets list for the authenticated user. Pass an empty list to unmute all wallets.

Request Body

The new muted wallets list. Replaces the existing list entirely.
walletIds array[string]
Min items: >= 0 items
Max items: <= 5000 items

200 Response

userId string required
success boolean required
message string required
mutedEnterpriseIds array[string]
mutedWalletIds array[string]