updateItemContentType
suspend fun updateItemContentType(itemId: ERROR CLASS: Symbol not found for UUID, contentType: String? = null): Response<Unit>
Updates an item's content type.
Parameters
itemId
The item id.
contentType
The content type of the item.