v15

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-03377590.5 KB
jobs

Enqueue a daemon job

post/api/enqueue

Request body

$schemastring uri

A URL to the JSON Schema for this object.

agentstring
agenticboolean
branchstring
commit_shastring
custom_promptstring
diff_contentstring
dirty_filesstring[] nullable
git_refstring
job_typestring
min_severitystring
modelstring
output_prefixstring
panelstring
providerstring
reasoningstring
repo_pathstring required
review_typestring
sincestring
sourcestring

Example request

{
  "$schema": "https://example.com/EnqueueRequest.json"
}

Response

OR
OR