Queue a filled-form PDF
Queue a filled-form PDF
Queues generation of PDFs for the selected form’s submitted records. The request does not download a PDF; generation is handled asynchronously by GenerateSingleFilledFormPdf.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Form ID whose filled submissions should be rendered.
Response
PDF generation was queued.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

