Mute enterprise notifications

put/api/notifications/v1/mute/enterprise

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

Request Body

enterpriseId 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]