Export a project scenario as PDF
GET/project-scenarios/:scenario_id/export
Generates a PDF export of the project scenario and returns a download URL.
Request
Responses
- 200
- 401
- 403
- 500
Download URL for the exported file
Unauthenticated
Forbidden - Missing permission: read project scenarios
Internal server error