AladiaDocs
Api referenceChat search history

Delete a chat search history

DELETE
/v2/chat-search-history/{id}
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

curl -X DELETE "https://example.com/v2/chat-search-history/string"
{  "resource": {},  "request": {},  "webhookEventName": "course.created"}