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.Tickets.TicketCreateOptions
TeamDynamix.Api.Tickets.TicketCreateOptions.EnableNotifyReviewer
Whether reviewer notification should be enabled.
Data Type and Notes
Boolean
Value
true
if reviewer notification should be enabled;
otherwise, false
.
Remarks
Even if this value is true
, the reviewer will
not necessarily be notified unless it is explicitly specified on
the ticket's type.