UserHistoryFavoriteRequest

  • thread_id
    Type: string Format: uuid
    required

    The thread's root question id. question_id is accepted as the older name.

  • user_id
    Type: string
    required

    The signed-in reader who owns the thread.

  • favorite
    Type: boolean

    true stars the thread, false removes the star. Idempotent: send the end state you want.