Create copy as Template

post

/project/createCopyAsTemplate

Creates a copy of the project specified by the ObjectId and makes the copy into a template project. The new template project will reside in the EPS node specified by the EPSObjectId.

Request

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

Response

Supported Media Types

201 Response

Template Project Created.
Body ()
Root Schema : CreateCopyAsTemplateResponse
Type: object
Title: CreateCopyAsTemplateResponse
CreateCopyAsTemplateResponse 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