RestoreProject
This method can be used for the following: Restore a project, by project identifier (Id);
Parameters
Headers
PUT /api/ss/project/:id/restore HTTP/1.1
Host: localhost:3000
X-SSAPI-KEY: APIKey
Content-Type: application/json
Connection: closeQuery
PUT /api/ss/project/5e8017d2e1385f0c58e8f4f8/restore HTTP/1.1Example
Request
Response
Last updated