For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Restore a recently deleted project

POST 

/projects/:projectKey/restoration

Restores a soft-deleted project back to the live workspace, together with everything that was soft-deleted as part of the same deletion event. The project cannot be restored while its workspace is still deleted. Only a project that is the root of its own deletion can be restored via this endpoint; a project that was soft-deleted as part of its workspace's deletion event must be restored through the workspace restoration endpoint instead.

Request​

Responses​

The project was restored successfully. Returns the restored project.