v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1479429429.3 KB

Changes the status of a classification job.

patch/jobs/{jobId}

Path parameters

jobIdstring required

The unique identifier for the classification job.

Request body

jobStatus'RUNNING' | 'PAUSED' | 'CANCELLED' | 'COMPLETE' | 'IDLE' | 'USER_PAUSED' required

The status of a classification job. Possible values are:

Response

Success

UpdateClassificationJobResponse required