v1

latestSwagger 2.02026-08-06114111152.5 KB
App-automate Maestro

Append a step to a Maestro run

Logs an individual Maestro step result against a running project — used by the Maestro runner to stream per-step status to the dashboard.

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

Path parameters

idinteger required

Response

Append a step to a Maestro run

successboolean required

Whether the operation succeeded.

errorsobject required

Validation errors keyed by field name. Only present when success is false.

errorstring required

Single human-readable reason, used by the older endpoints in place of errors. Only present when success is false.