/api/notifications/v1/tokens/{deviceToken}Removes the specified device token from the authenticated user's account. If the token does not belong to the user or does not exist, handles the case accordingly. Used to stop push notifications to a device.
deviceTokenstringRequireddeviceToken string required bitgoUserId string required message string 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 Unauthorizederror string required status integer <int32>required 401name string required UnexpectedError ThirdPartyError DatabaseError USER_FALLBACK_TIMEOUTerror string required status integer <int32>required 500