v1
latestSwagger 2.02026-08-06114111152.5 KBApp-automate Maestro
Stop a Maestro run
Cancels a running Maestro run before it completes. Already-completed flows are preserved; in-flight flows are marked cancelled. Alias of the cancel endpoint, kept because testingbotctl calls it from its Ctrl-C handler; unlike cancel it always answers 200, so stopping an already-finished run is a no-op rather than a 409.
post/v1/app-automate/maestro/{project_id}/{run_id}/stop
Path parameters
project_idinteger required
run_idinteger required
Response
Stop a Maestro run