Copy Project

post

/project/copyProject

Copies the project specified by the ObjectId into the EPS specified by the EPSObjectId.

Request

Header Parameters
Supported Media Types
Request Body - application/json ()
Copyproject object.
Root Schema : CopyProject
Type: object
Title: CopyProject
CopyProject Entity
Show Source
Back to Top

Response

Supported Media Types

201 Response

Project Created.
Body ()
Root Schema : CopyProjectResponse
Type: object
Title: CopyProjectResponse
CopyProjectResponse Entity
Show Source

400 Response

Bad Request.

401 Response

Unauthorized.

403 Response

Forbidden.

404 Response

Not Found.

405 Response

Invalid Input.

500 Response

Internal Server Error.
Back to Top