Create a reoptimization brief from pasted page content (no crawl). For unpublished or gated pages.
In: header
Path Parameters
Domain ID
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://example.com/api/domains/string/content-studio-v2/reoptimization-briefs/paste" \ -H "Content-Type: application/json" \ -d '{ "pageContent": "# My article\\n\\n## Section 1\\n\\nLorem ipsum…", "keyword": "how to optimize seo" }'{ "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "opportunityPageUrl": "https://nike.com/air-max", "status": "completed", "source": "gsc", "mode": "full", "autoMode": false, "targetKeywords": [ "best running shoes", "running shoes for flat feet" ], "language": "en", "currentStep": 8, "totalSteps": 8, "currentStepName": "generateBrief", "errorMessage": "Page crawl returned 404", "createdAt": "2026-05-25T10:30:00.000Z", "completedAt": "2026-05-25T10:35:00.000Z"}