Answer Training Question

Record the user's answer and kick off the integration session.

One transaction: answer + status flip + session + prefilled first message + turn job become visible atomically. Ignore answers store the reason and stop — no session.

post/agent/training/questions/{question_id}/answer

Path parameters

question_idinteger required

Headers

Authorizationstring nullable
X-User-Idstring nullable

Cookies

session_idstring nullable

Request body

choice_idxinteger nullable
notesstring nullable

Response

Successful Response

session_idinteger nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.