updateItemContentType   
  suspend fun updateItemContentType(itemId: <Error class: unknown class>, contentType: String? = null): Response<Unit>
Updates an item's content type.
Parameters
itemId 
The item id.
contentType 
The content type of the item.