Submit an answer and advance the execution
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Request
Identifier of the node the client believes it is answering. The engine rejects mismatches with a contract error code; refetch the current node and retry.
Selected option code. Empty string is permitted on info nodes (single implicit branch). Validated against the current node’s published options.
Response
Next node to render. When next.kind is terminal, the engine has already transitioned the execution to completed.