v1

Swagger 2.02026-08-06114111152.5 KB
App-automate Maestro

Run a Maestro app flow

Triggers an asynchronous Maestro run on the uploaded project against one or more device capabilities. Returns one run entry per capability.

post/v1/app-automate/maestro/{id}/run

Path parameters

idinteger required

Response

Run a Maestro app flow

successboolean required

Whether the run was accepted.

idinteger required

Numeric project ID the runs belong to.

runsobject[] required

One entry per device/capability combination the run fanned out to.

errorsstring[] required

Capability combinations that were rejected. Present alongside runs when only some combinations were valid.

update_serverstring required

Realtime endpoint the runner streams step updates to.

update_keystring required

Channel key to use against update_server for this project.