Skip to main content
POST
Typescript (SDK)

Authorizations

Syllable-API-Key
string
header
required

Body

application/json

Request model to test an insight tool.

tool_name
string
required

Human readable name of insight tool configuration

Example:

"summary-tool"

session_id
integer | null

The session ID of the session against which to run the tool

Example:

"283467"

upload_file_id
integer | null

The file ID of the uploaded file against which to run the tool

Example:

"283467"

Response

Successful Response