v1

latestSwagger 2.02026-08-06114111152.5 KB
App-automate Maestro

Retry a Maestro run

Re-runs an entire Maestro run. Creates a new run on the same device configuration (capabilities) and options, re-scheduling every flow. Returns the newly created run; poll it for status.

post/v1/app-automate/maestro/{project_id}/{run_id}/retry

Path parameters

project_idinteger required
run_idinteger required

Response

Retry a Maestro run

successboolean required

Whether the retry was queued.

runobject required

The newly-queued run.