Documentation Index
Fetch the complete documentation index at: https://support.myapps.ai/llms.txt
Use this file to discover all available pages before exploring further.
Description
This endpoint generates an upload URL for file uploads, such as images, to the storage.Parameters
- type (required, query): The MIME type of the file (e.g.,
image/png,image/jpg,image/jpeg). - file_size (required, query): The size of the file to be uploaded.
