Mute enterprise notifications (admin)

put/api/notifications/v1/admin/user/{bitgoUserId}/mute/enterprise

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

Path Parameters

  • bitgoUserIdstringRequired

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]