Mute wallet notifications

put/api/notifications/v1/mute/wallet

Mutes notifications from a specific wallet for the authenticated user. Uses PUT as this operation creates or updates existing mute settings.

Request Body

walletId string required
Min length: >= 0 characters
Max length: <= 100 characters

200 Response

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