Skip to main content
POST
TypeScript (SDK)

Authorizations

tql_api_key
string
header
required

Headers

Connect-Protocol-Version
enum<number>
default:1
required

Define the version of the Connect protocol

Available options:
1
Connect-Timeout-Ms
number

Define the timeout, in ms

Body

application/json
script
string
env
env · object

Response

Success

stdout
string<byte>
stderr
string<byte>
exitCode
integer<int32>
error
string

non-empty on execution-level failure (timeout, spawn error)

refreshedToken
string | null