Skip to main content
POST
Reverts an article to a saved history version. This changes live knowledge content, so use it only when your workflow intentionally rolls back an article.

Headers

string
required
Bearer token containing your Fini workspace API key. Format: Bearer fini_... The key needs write scope.
string
required
application/json

Path parameters

string
required
Article ID.

Body parameters

number
required
Article version number to restore.

Response

Returns the reverted article.
This route writes to the knowledge graph immediately. If you need review before changing live answers, create or update a draft instead.