Update muted enterprises list (admin)

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

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

Path Parameters

  • bitgoUserIdstringRequired
    The BitGo user ID of the user whose muted enterprises list is being updated

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]