Jobs

Start training job

POST
Start a new custom models training job.

Request

This endpoint expects an object.
custom_model
objectRequired
dataset
unionRequired
target_feature
stringOptionalDefaults to label
task
unionOptional
evaluation
objectOptional
alternatives
list of string literalOptional
Allowed value: language_only
callback_url
stringOptional
notify
booleanOptional

Response

This endpoint returns an object
job_id
string
The ID of the started job.