Endpoints
Data Management
Follow these instructions to manage your data.
Upload Training Data
Upload your training data files. Supports multiple files and ZIP archives.
Request:
- Content-Type:
multipart/form-data
- Body: Form data containing one or more files
Response:
Delete Upload
Remove previously uploaded training data. Call this after model creation or if you want to cancel the upload.
Path Parameters:
upload_id
(required): The ID received from the upload endpoint