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.TicketType
  
  TeamDynamix.Api.Tickets.TicketType.ReviewerUid
  The UID of the reviewing user associated with the ticket type. If provided,
            ReviewerUid will be preferred over any non-zero
            ReviewingGroupID value.
  
    
      
        
        Data Type and Notes
      
    
    
      
        Guid
      
                Editable
                          Nullable
    
   
  
  
    
      
        
        Value
      
    
    
      The UID of the reviewing user associated with the ticket type,
            or null if the ticket type does not have a reviewing user.