Update the knowledge item for the given ID.
Args: knowledge_item_id (int): The ID of the knowledge item knowledge_item (KnowledgeItemUpdateSchema): The knowledge item to update _admin_user (User): The current user
Returns: KnowledgeItemSchema: The updated knowledge item
The access token received from the authorization server in the OAuth 2.0 flow.
The schema for updating a knowledge item.