v1

latestOpenAPI 3.1.02026-08-047777149.4 KB

Create run session

Create and start a new run session for an SLX.

post/api/v3/workspaces/{workspace}/run-sessions/

Path parameters

workspacestring required

Request body

slxNamestring

SLX to run

locationstring

Runner location

envVarsobject

Response

Run session created

idstring

Run session ID

slxNamestring
status'RUNNING' | 'SUCCEEDED' | 'FAILED'
createdAtstring date-time
completedAtstring date-time nullable