ID of the project in which you want to create the job
Headers
Name
Type
Description
x-api-key*
string
API key for authentication
Request Body
Name
Type
Description
batch_id*
string
A batch is a way to organise multiple jobs under one batch_id. You can create new batches from the dashboard or by using the batch creation API.
If batch_id is left empty or the key is not present, the job is created in the Default batch in your project.
data*
object
The data object contains all the information and attachments required to label a job. The data object is defined below
work_flow_id*
string
The ID of the workflow inside which you want to create the job