Skip to content

Commit

Permalink
Add notice that files api requires at least print farm
Browse files Browse the repository at this point in the history
  • Loading branch information
cjavad committed Sep 5, 2024
1 parent d707613 commit d87ada3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/includes/_api_files.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ The base URL for the SimplyPrint Files API is `https://files.simplyprint.io/{id}

## Upload a file using the API

<aside class="notice">
This endpoint requires the <b>Print Farm</b> plan.
</aside>

`POST {id}/files/Upload`

> Example request to upload a file less than 100MB
Expand Down

0 comments on commit d87ada3

Please sign in to comment.