create_file_qrcode
Generate a QR code that encodes a file—upload via local path, URL, or base64. Supports images, PDF, Office documents, and text files up to 50 MB.
Instructions
Create a file/document QR code. Provide the file via file_path (local), file_url (downloaded by the server), or file_base64. Accepts images, PDF, Office, OpenDocument and text files up to 50 MB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No | ||
| file_url | No | ||
| file_base64 | No | ||
| filename | No | ||
| name | No | ||
| expires_in_days | No | ||
| style | No | Optional QR style: module_drawer, fill_type, fill_color, fill_color_2, back_color. |