Skip to main content
POST
TypeScript (SDK)

Authorizations

tql_api_key
string
header
required

Headers

Connect-Protocol-Version
enum<number>
required

Define the version of the Connect protocol

Available options:
1
Connect-Timeout-Ms
number

Define the timeout, in ms

Body

application/json
sandboxId
string
Minimum string length: 1
code
string
Minimum string length: 1

Response

Success

output
string[]
error
string | null
files
SandboxFileOutput · object[]
dataframes
SandboxDataFrameOutput · object[]
executionTimeMs