v2

OpenAPI 3.1.02026-07-264014168.2 KB
Runs

Start (or resume) a prompt run

Kicks off a fresh scan across the project's active platforms. Returns immediately with a runId. If a previous run was interrupted, this resumes it instead of starting a new one. Concurrent runs against the same project return 409.

post/prompts/run

Request body

projectIdstring uuid required

Response

Successful response

runIdstring uuid required
status'running' required
resumedboolean