Skip to main content
POST
Record an output

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Path Parameters

runID
string
required

Body

application/json
output_key
string
required
value
any
required
schema
any

Response

OK

created_at
string<date-time>
required
id
string
required
output_key
string
required
run_id
string
required
value
any
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.strait.dev/schemas/RunOutput.json"

schema
any