We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f776ac3 commit 3323c0aCopy full SHA for 3323c0a
index.html
@@ -1041,6 +1041,10 @@ <h2 id='start-print-create-job'>Start print / create job</h2><div class="highlig
1041
</span><span class="p">]</span><span class="w">
1042
</span><span class="p">}</span><span class="w">
1043
</span></code></pre></div>
1044
+<aside class="notice">
1045
+ This endpoint requires the <b>Print Farm</b> plan.
1046
+</aside>
1047
+
1048
<p>This endpoint can be used to create a print job for one or more printers. The printers have to be in the <code>operational</code> state.</p>
1049
<h3 id='request-2'>Request</h3>
1050
<p><code>POST /{id}/printers/actions/CreateJob</code></p>
0 commit comments