Tasks

Mark task as completed or failed (runner endpoint)

post/api/tasks/{id}/finish

Path parameters

idstring required

Request body

status'completed' | 'failed' required
outputstring
failureReasonstring
forceboolean

Response

Task finished

successtrue required
alreadyFinishedboolean required
messagestring
wasNoOptrue
wasForcedOverwritetrue

Changes

Changed in 5 of the 104 revisions of this API.611

    • added the new acp enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new acp enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new acp enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new acp enum value to the // response property for the response status

      response-property-enum-value-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 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 the new draft enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new draft enum value to the / response property for the response status

      response-property-enum-value-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the new optional request property

      new-optional-request-property

    • added the non-success response with the status

      response-non-success-status-added