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 4 of the 55 revisions of this API.5

    • ○

      added the new optional request property

      new-optional-request-property

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added subschema #4 to the // response property anyOf list for the response status

      response-property-any-of-added