v3

latestOpenAPI 3.0.32026-07-31135300306.1 KB
articles

Request review on an article

Requests human and/or AI review on the article's current draft version. At least one of reviewer_user_ids or request_ai_review must be provided. The article must have an unpublished current version. Requesting AI review requires the organization to have AI article review enabled.

Rate limit: 10 requests per minute

post/knowledge-bases/{id}/articles/{article_id}/request-review

Path parameters

idstring required

The ID of the knowledge base the article belongs to.

article_idstring required

The ID of the article to request review for.

Request body

request_ai_reviewboolean

When true, also queue an AI review. Requires the organization to have AI article review enabled.

reviewer_user_idsstring[]

IDs of users to request a human review from. Each user must already be a configured reviewer for the article's knowledge base.

Response

request_idstring

The request ID for tracking.