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 bdf8c15 commit 57bb755Copy full SHA for 57bb755
source/includes/_printers.md
@@ -652,7 +652,7 @@ you want to change the printer that is connected to a pi.
652
| `print_queue` |
653
654
```shell
655
-curl https://api.simplyprint.io/{id}/printers/OneClickPrint?pIds=1234,1235 \
+curl https://api.simplyprint.io/{id}/printers/OneClickPrint?pid=1234,1235 \
656
-H 'accept: application/json' \
657
-H 'X-API-KEY: {API_KEY}'
658
```
0 commit comments