Export posts as PDF​
Generate a downloadable PDF document containing selected posts with their full content, Quran references, and author information. Ayah translations are rendered according to user language preferences.
application/json
Request Body required
Array of post IDs to include in the PDF export (minimum 1)
ids number[] required
Possible values: >= 1
Array of post IDs to export
Responses
- 200
- 400
- 401
- 404
PDF file generated and returned as binary attachment
application/pdf
Schema
Schema
string
Invalid request - empty or invalid post IDs array
User not authenticated
No accessible posts found for the given IDs
Loading...