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.TaskOrCardCreate
TeamDynamix.Api.Plans.TaskOrCardCreate.IsStory
Whether the task is a story. This value will be set to true
if either
the Story Points or Value Points
property has a value greater than 0
.
Data Type and Notes
Boolean
Editable
Value
true
if the task is a story; otherwise, false
.