Skip to main content
POST
Clone project

Description

Clone a project.

Response

201 Created

where:
  • id: Id of the new project
  • title: Title of the new project

400 Bad Request

ProjectId, fromDate and/or toDate are missing.

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

Successful response