Create multiple content pieces in a single request. Brand context is resolved once and shared across all items for consistency and efficiency.
Each item in the items array is an independent content creation request with
its own brief and optional overrides. All items are executed in parallel.
Limits: Maximum 10 items per batch.
Response: Returns immediately with a batchId and per-item status. Items
that could not be started are marked as failed with an error message. Successful
items are queued with a run ID you can poll individually.
Agent usage pattern:
POST /v1/content/brief (count: 5)runId from the response for resultsWorkspace API key. Prefix: lma_. Example: lma_abc123...
Array of content creation requests (1-10 items).
1 - 10 elementsDefault brand profile for all items (individual items can override).
Default campaign for all items (individual items can override).
Batch creation started. Poll individual run IDs for results.
Result of a batch content creation request.