Complete report generation

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

Path parameters

projectIdstringRequiredformat: "uuid"
reportIdstringRequiredformat: "uuid"

Request

This endpoint expects an object.
statusenumRequired
contentstringOptional
session_idstringOptional
recommended_actionsobjectOptional
failure_reasonstringOptional0-64 characters

Why the report failed. Only ‘out_of_credits’ is acted on; any other value is recorded but renders as a generic failure.

Response

Report updated

Errors

400
Bad Request Error
404
Not Found Error