post/v1/print-jobs/create

Request body

namestring required
model_file_idstring required
organization_idstring
organizationIdstring

Organization ID (optional, defaults to user's primary organization)

printer_idstring nullable
task_idstring
make_idstring

Optional make ID to derive required materials

Response

Default Response

jobobject

Changes

Changed in 3 of the 24 revisions of this API.13

    • added the new optional request property print_options/set_printer_ready

      new-optional-request-property

    • added the new optional request property print_options/start_immediately

      new-optional-request-property

    • removed the request property print_options/set_printer_ready

      request-property-removed

    • added the non-success response with the status 409

      response-non-success-status-added