Generates a PDF from the specified resume and uploads it to storage. Returns a URL to download the generated PDF file. If the request is made by an unauthenticated user (e.g. via a public share link), the resume’s download count is incremented. Authentication is optional.
The API key to authenticate requests.
The unique identifier of the resume to export.
The PDF was generated successfully. Returns a URL to download the file.
The URL to download the generated PDF file.