Skip to main content
DELETE
Soft delete a project

Description

Soft delete a SightX project. This will move it to the recycle bin.

Response

200 OK

where:
  • folderId: Id of the folder Recycle Bin folder, which is f00000000000000000000002.
  • projectId: Id of the deleted project.
  • userId: Id of the user deleting the project.

401 Unauthorized

The user doesn’t have permissions.

500 Internal Server Error

Error occurred while processing the request.

Authorizations

Authorization
string
header
required

Access token obtained from the m2m-token endpoint.

Headers

Authorization
string
required

Authorization token.

Response

Soft delete a project

The response is of type object.