AI Chat
Delete a chat message
Delete a single AI chat message by ID
DELETE
/
api
/
ai
/
session
/
{ai_session_id}
/
qa
/
{ai_qa_id}
/
delete
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of the AI Session
The unique ID of the AI chat message
Response
200 - application/json