User Management Notification

Mute wallet notifications

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

put/api/notifications/v1/mute/wallet

Headers

request-idstring

Request body

walletIdstring required

Response

Wallet notifications muted successfully

userIdstring required
successboolean required
messagestring required
mutedEnterpriseIdsstring[]
mutedWalletIdsstring[]

Changes