Skip to main content

Restore project from archive

POST
/projects/{id}/restore

Restores the project to the active list.

Contract

Parameter
Value
Sectionprojects
AuthenticationCookieAuth
Consumesnot required
Producesapplication/json

Parameters

1 parameter

Name
Location
Required
Type
Description
idpathyesintegerProject ID

Responses

4 responses

Status
Description
Type
200
Project restoredno body
400
Invalid IDobject
401
Unauthorizedobject
500
Internal server errorobject
  • {
      "data": {},
      "error": "<string>"
    }
  • {
      "data": {},
      "error": "<string>"
    }
  • {
      "data": {},
      "error": "<string>"
    }