User Management Notification

Update muted wallets list

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

put/api/notifications/v1/mute/wallets

Headers

request-idstring

Optional idempotency key for the request

Request body

walletIdsstring[]

Response

Muted wallets list updated successfully

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

Changes