Skip to main content
POST
Python

Body

application/json
document
object
required

The document to be classified.

labelSchemas
object[]
required

An array of label schemas to classify against.

priority
enum<string>
default:interactive

Priority of the classification job. Use 'background' for non-interactive, lower-priority jobs.

Available options:
interactive,
background

Response

Accepted. Document classification process initiated.

asyncResultId
string
required

The ID to track the asynchronous classification task.