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.TicketSearch
TeamDynamix.Api.Tickets.TicketSearch.ReviewerUid
The UID of the reviewing user to filter on.
Data Type and Notes
Guid
Nullable
Value
The UID of the reviewing user to filter on,
or null
to not perform this filtering.
Remarks
This will include any groups that the reviewer belongs to.