post https://api.super.ai/v1/data
Use this endpoint to upload data to your super.AI storage. You can reference the resulting data URLs when you create jobs. You must use the Multipart/Form-Data
format to upload your file.
Uploading multiple files at once
You can only upload one file per request through the API. To upload multiple files at once, please use our dashboard.
Not possible to test through API reference
It is not possible to test or otherwise use this endpoint from within the API reference by using the Try it button, as the UI does not support file uploads. You can only use this endpoint through the cURL command, the Python SDK or the super.AI CLI.