API Documentation
Generate Document
Generates a PDF document from a published document template.
POST
This endpoint is for generating a document based on a template you’ve published to a team. To publish a document, see the publish command.
You can find the ids of your published documents in the dashboard.
Authorizations
API key or authentication token
Path Parameters
UUID or custom ID of the document template
Body
application/json
Response
200
application/pdf
Generated document in requested format
Binary PDF file (when format=pdf)