UserHistoryFavoriteRequest
- threadType: string Format: uuid
_id requiredThe thread's root question id.
question_idis accepted as the older name. - userType: string
_id requiredThe signed-in reader who owns the thread.
- favoriteType: boolean
truestars the thread,falseremoves the star. Idempotent: send the end state you want.
