Update Knowledge Item
Knowledge Items
Update Knowledge Item
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
PUT
Update Knowledge Item
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
application/json
The schema for updating a knowledge item.