DELETE
/
api
/
ai
/
session
/
{ai_session_id}
/
qa
/
{ai_qa_id}
/
delete

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

ai_session_id
integer
required

The unique ID of the AI Session

ai_qa_id
integer
required

The unique ID of the AI chat message

Response

200 - application/json
success
boolean
default: true