Skip to main content
content_intelligence:write The content_intelligence:write scope allows you to act on content intelligence recommendations and bulk-dismiss multiple recommendations at once. Use this scope in automation workflows that create content from recommendations and close the feedback loop.

Endpoints


Act on a recommendation

Marks a recommendation as acted on, linking it to the article that was created from it. This closes the feedback loop so the pipeline knows the gap has been addressed.

Path parameters

Request body

Example

Response — 200 OK

Status codes


Bulk dismiss recommendations

Dismiss up to 50 recommendations in a single request.

Request body

Example

Response — 200 OK

Status codes


Error response — Missing scope

If your API key does not include content_intelligence:write, any request to these endpoints returns:
Last modified on March 15, 2026