Project
Export Project Files
Generates an asynchronous export operation. To monitor the progress until completion, use the Poll Project Files Export endpoint.
This operation triggers the packaging of the project files into a zip format.
[!WARNING] The export ID has a time-to-live (TTL) of 20 minutes, starting from when this export operation is initiated (not when the underlying async operation completes). Ensure you poll and download the export within this timeframe, or you will receive a 404 Not Found error.
post/projects/{projectId}/files/exports
Headers
Authorizationstring required
The bearer access token provided by Auth0.
X-LC-Tenantstring required
The identifier of the account where the request is executed.
Request body
Response
Export Operation was triggered successfully