Skip to main content

Import a project from a zip bundle

POST 

/api/import_project_zip

Recreates a project from a bundle produced by export_project. The imported project is always local-only: a bundle carries no cloud remote, so linking one is a separate, deliberate step in the project's Git tab.

The archive is sent as the raw request body rather than as a multipart upload.

Request

Responses

Successful Response