post/v1/internal/subtasks/{id}/start-print-attempts/begin

Path parameters

idstring uuid required

Request body

{"stackTrail":"paths:/v1/internal/subtasks/{id}/start-print-attempts/begin:post:requestBody:content:application/json:schema:allOf:properties:protocolVersion","oasType":"schema","type":"unknown"}
claimGenerationstring uuid
observedSubtaskRetryCountinteger
deadlineAtstring date-time

Response

Default Response

Changes

Changed in 3 of the 26 revisions of this API.25

    • added subschema #1 to the request body allOf list

      request-body-all-of-added

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • added the new 3.00 enum value to the request property

      request-property-enum-value-added

    • added required request body

      request-body-added-required

    • endpoint added

      endpoint-added