/api/notifications/v1/admin/user/{bitgoUserId}/subscriptionsAllows an admin to update or create notification subscriptions for a user. Accepts a batch of subscriptions and replaces the user's current subscriptions with the provided set. Useful for bulk management of user notification preferences.
bitgoUserIdstringRequirednotificationSubscriptions array[object] required >= 0 items<= 100 itemsnotificationName string categoryName string channel string required >= 0 characters<= 50 charactersisSubscribed boolean required name string required ValidationFailed IllegalArgument BadRequest DataIntegrityError NotImplementedError RETRIGGER_RATE_LIMITED USER_CREATION_FAILED USER_FALLBACK_FAILEDerror string required status integer <int32>required 400name string required AccessDeniederror string required status integer <int32>required 403name string required UnexpectedError ThirdPartyError DatabaseError USER_FALLBACK_TIMEOUTerror string required status integer <int32>required 500