Is it possible to create a Project from Template using the new REST API feature?
Release : 15.8, 15.8.1, 15.9
Component : CA PPM APPLICATION
It's not possible to create projects from Template via Rest API as the project create action uses a private Rest API (and is not listed in the interactive REST API Documentation)
To validate if an action is supported with Rest API, it must meet the below criteria:
For more details see Using Clarity REST APIs