Update muted enterprises list

put/api/notifications/v1/mute/enterprises

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

Request Body

The new muted enterprises list. Replaces the existing list entirely.
enterpriseIds array[string]
Min items: >= 0 items
Max items: <= 500 items

200 Response

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