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 d707613 commit d87ada3Copy full SHA for d87ada3
source/includes/_api_files.md
@@ -4,6 +4,10 @@ The base URL for the SimplyPrint Files API is `https://files.simplyprint.io/{id}
4
5
## Upload a file using the API
6
7
+<aside class="notice">
8
+ This endpoint requires the <b>Print Farm</b> plan.
9
+</aside>
10
+
11
`POST {id}/files/Upload`
12
13
> Example request to upload a file less than 100MB
0 commit comments