share_create
Create Share Link — Create a public download link for a file that works for 24 hours — anyone with the link can download it, no sign-in needed. Use after a conversion to hand the result to a teammate without re-uploading. Business tier only. [category: convert] [requires the business plan]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Max 500 MB. The multipart part's Content-Type becomes the download's MIME — omit it and the file serves as octet-stream. | |
| filename | No | Optional download name. Falls back to the multipart filename. |