Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API key or UI session JWT passed as a Bearer token.

Headers

AiQL-Workspace
string
required

ID of the workspace the request operates on.

Path Parameters

id
string
required

Body

application/json
thread_id
string
required

Thread id to regenerate from.

interactionMode
enum<string>
default:ask

Inquiry interaction mode for the regenerated turn.

Available options:
ask,
reason,
build

Response

Successful Response

chat_id
string
required
run_id
string
required
channel
string
required
token
string
required
subscription_token
string
required
ws_url
string
required
since
StreamPosition · object | null