ApiContent studio v2
Add a reply to a comment thread
AuthorizationBearer <token>
In: header
Path Parameters
threadId*string
Comment thread ID
domainId*unknown
Domain ID
briefId*unknown
Brief ID
articleId*unknown
Article ID
Response Body
curl -X POST "https://example.com/domains/{domainId}/content-briefs/{briefId}/articles/{articleId}/comments/string/replies"Empty
Empty
Get paginated content gaps across all topics of a domain GET
Computes per-(topic, prompt) gaps where the brand is under-mentioned and returns them paginated and sorted by gap percentage. Filter by topicId/search/models; pass gapId to resolve a single gap for deep-linking.
Create a new comment thread on article text POST
Next Page