Launch Runs

Resumes a completed launch run: creates a new child run with the parent run’s workspace restored, so the launch agent continues its prior session.

post/experimental/launch-runs/{id}/resume

Path parameters

idstring uuid required

Headers

Authorizationstring

Request body

instructionsstring

Free-text instructions for the resumed run. Overrides the parent run’s instructions when supplied; omitted keeps the parent’s.

labelstring

Response

Default Response

Changes

Changed in 1 of the 29 revisions of this API.1

    • added subschema #4 to the data/attributes/status response property anyOf list for the response status 201

      response-property-any-of-added