Create a training job

Deprecated

Start a training job in the backend. The returned Training ID can be passed to the GET /trainings/<training-id>/status endpoint to monitor its progress.

Path parameters

upload_idstringRequiredformat: "uuid"

Response

Training job created
idstringformat: "uuid"
upload_idstringformat: "uuid"

Errors