Example searches: “totp”, “application/json”, “Login user”, “Reset password with token”, “password”
Delete a chat by its ID. Returns empty response on success.
Chat deleted successfully
Integrity error or cannot delete
curl \ --request DELETE 'http://api.example.com/data/chats/a24a6ea4-ce75-4665-a070-57453082c25' \ --header "Authorization: $API_KEY"