Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
Calls using any other content type (ex: text/plain) are not supported.
-
APIs
-
TeamDynamix.Api.Plans.PlanOrBoardCreate
TeamDynamix.Api.Plans.PlanOrBoardCreate.TemplateID
The ID of the project template of the template plan to apply during creation.
This value must be provided along with the template plan ID to apply a template plan.
Valid project templates for the caller can be found by using the
GET /api/projecttemplates endpoint.
Data Type and Notes
Int32
Editable