Start Edit Pipeline
POST /api/creative/edit/pipeline/start
POST
/api/creative/edit/pipeline/start
Start the 3-pass editing pipeline, streaming NDJSON events.
Request Body required
Section titled “Request Body required ” StartEditPipelineRequest
Request to start the editing pipeline.
object
scope
required
EditScope
Edit scope
string
styleGuideIds
Styleguideids
Style guides to apply
Array<string>
includeLaganResearch
Includelaganresearch
Include market research context
boolean
documentOrderStrategy
DocumentOrderStrategy
How to order documents for PROJECT scope
string
explicitDocumentOrder
Explicitdocumentorder
Ordered doc IDs when strategy=EXPLICIT
Array<string>
chunkSize
Chunksize
Target chunk size in characters
integer
overlapParagraphs
Overlapparagraphs
Number of paragraphs to overlap between chunks
integer
resume
Resume
Resume an incomplete session if one exists
boolean
Responses
Section titled “ Responses ”Successful Response
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context