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.TemplatePlanID
The ID of the project template plan to apply during creation. Valid project template plans
for the caller can be found by using the GET /api/projecttemplates/{id}/plans
endpoint, where {id} represents a valid project template ID.
Data Type and Notes
Int32
Editable