Start training job

POST
Start a new custom models training job.

Request

This endpoint expects an object.
custom_modelobjectRequired
datasetobjectRequired
target_featurestringOptionalDefaults to label
taskobjectOptional
evaluationobjectOptional
alternativeslist of "language_only"Optional
callback_urlstringOptional
notifybooleanOptional

Response

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