> ## Documentation Index
> Fetch the complete documentation index at: https://docs.documind.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Upload File

### Body

<ParamField body="file" type="file" required>
  The uploaded file
</ParamField>

### Response

<ResponseField name="url" type="string">
  The signed url of the file.
</ResponseField>
