v51

OpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-01308532588.1 KB
Reports

Complete report generation

Callback from Ollie to update report status and content after generation.

post/v1/private/projects/{projectId}/reports/{reportId}/complete

Path parameters

projectIdstring uuid required
reportIdstring uuid required

Request body

contentstring
status'pending' | 'completed' | 'failed' required
session_idstring
recommended_actionsJsonNode

Response

Report updated