Export note content as PDF
Renders the supplied HTML body and optional header/footer into a downloadable PDF named Export notes.pdf.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
export_body
export_header
margin_top
margin_bottom
margin_left
margin_right
Response headers
Content-Disposition
Content-Length
Response
PDF file download.
Errors
400
Bad Request Error
401
Unauthorized Error
422
Unprocessable Entity Error

