Skip to main content
POST
Python

Authorizations

X-Auth-Token
string
header
required

Project API key for sending traces and accessing project-scoped resources. Format: sk-lw-... (no underscore). Obtain one by creating a project via the Admin API or the LangWatch UI.

Path Parameters

id
string
required

Body

application/json
idempotencyKey
string
parameters
object

Constant values applied to every scenario in the run, e.g. a fixture id or a tenant. A value supplied here overrides the scenario's own default for that name.

Response

Suite run scheduled

scheduled
boolean
required
batchRunId
string
required
setId
string
required
jobCount
number
required
skippedArchived
object
required
items
object[]
required
Last modified on May 19, 2026