Skip to main content
POST
Prepare test set upload

Authorizations

Authorization
string
header
required

Bearer token for authentication, obtained after signing up and generating an API key.

Body

application/json
fitted_train_set_id
string<uuid>
required
x_test_info
FileInfo · object
required
force_reupload
boolean
default:false

Whether to force the upload of the file even if a file with the same hash already exists.

Response

200 - application/json

Test upload id and signed URLs

test_set_upload_id
string<uuid>
required
x_test_info
FileUploadInfo · object
required