v1

latestSwagger 2.02026-08-06114111152.5 KB
Codeless suites

Run a Codeless suite

Queues every test in the suite for an immediate run. Returns a job_id you can poll with GET /v1/jobs/:id.

post/v1/labsuites/{id}/trigger

Path parameters

idinteger required

Numeric suite ID to trigger.

Response

Run a Codeless suite

successboolean required

Whether the run was queued successfully.

job_idinteger required

Job ID — poll GET /v1/jobs/:id for progress.