media_upload
Upload a file to the server by specifying its absolute local path for storage and processing.
Instructions
Media Upload POST /api/v1/media Tags: Media
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | (body, file) File to upload — pass an absolute local file path; the server will upload its contents. |