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.Issues.IssueUpdate
TeamDynamix.Api.Issues.IssueUpdate.ResponsibleUID
The GUID of the user responsible for this issue.
If this value is left out or set to null, it will retain the previous ResponsibleUID value.
If provided an empty string, it will clear the ResponsibleUID.
Data Type and Notes
String
Nullable