cURL
curl --request DELETE \ --url http://localhost:8080/api/v1/chat-history-records/{id} \ --header 'Authorization: <api-key>'
This response has no body data.
Delete a chat history record by its ID
Chat History Record ID
Was this page helpful?