API ReferenceWiki
Generate/refresh project wiki
Генерирует / обновляет вики из последнего завершённого workflow. Generates/updates the wiki from the latest completed workflow.
Requires a valid bearer token and an active company. Project access is verified (404 if missing, 403 if it belongs to another company). Also 404 when there is no completed workflow to generate content from.
Authorization
HTTPBearer AuthorizationBearer <token>
In: header
Path Parameters
project_id*Project Id
Response Body
application/json
application/json
curl -X POST "https://example.com/wiki/string/generate"nullEmpty
Empty
Empty
{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}