Preview PDF Template
POST /api/pdf-templates/1/preview
Generates a preview of the PDF template with the provided content, rendered with sample data.
Authentication: Requires Bearer token.
Fields:
- content (required): Template content string to preview
Request