v1

latestOpenAPI 3.0.1Licensed under Uberall2026-08-0629353914.0 MB
Dashboard

Update PDF generation status

Updates the status (and optional file URL) of a previously triggered PDF generation job. Typically called by the PDF rendering service as a callback once generation finishes or fails.

post/dashboard/pdf/export-async/status

Request body

{"stackTrail":"paths:/dashboard/pdf/export-async/status:post:requestBody:content:application/json:schema:properties:id","oasType":"schema","type":"unknown"}
status'PENDING' | 'COMPLETED' | 'FAILED' required
{"stackTrail":"paths:/dashboard/pdf/export-async/status:post:requestBody:content:application/json:schema:properties:fileUrl","oasType":"schema","type":"unknown"}

Response

Status updated