Endpoint Examples
Train Classifier
Train a classifier model
POST
/
task
/
classify
/
{model_name}
/
{labels}
/
{model_selector}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Comma-separated list of labels
Query Parameters
Response
200 - application/json
The response is of type object
.