Skip to main content
POST
Create Job

Body

application/json

Request to create a new job

job_type
string
required

Job type (robocorp_package, pyautogui_command)

payload
Payload · object
required

Job-specific payload

priority
integer
default:0

Job priority (higher = more important)

Response

Successful Response

Response from creating a job

job_id
string
required

Job ID

status
string
required

Initial status

created_at
string<date-time>
required

Creation timestamp

assigned_to_machine_id
string | null

Assigned machine ID