ApiContent studio v2
Restart a failed brief pipeline
Resets a failed or cancelled brief back to queued state and re-enqueues the pipeline job.
AuthorizationBearer <token>
In: header
Path Parameters
domainId*string
Domain ID
briefId*string
Brief ID
Response Body
application/json
curl -X POST "https://example.com/domains/string/content-briefs/string/restart"{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"keyword": "best running shoes",
"market": "US",
"language": "en",
"targetArticleTitle": "How to choose running shoes",
"status": "completed",
"kanbanStatus": "briefs",
"currentStep": 14,
"totalSteps": 14,
"currentStepName": "title_suggestions",
"detectedArticleType": "guide",
"createdAt": "2026-05-25T10:30:00.000Z",
"completedAt": "2026-05-25T10:35:00.000Z",
"errorMessage": "SERP provider returned no results",
"autopilotMode": false,
"fromContentGap": true
}Empty
Empty
Empty