Skip to main content
DELETE
Delete an AI-generated answer. (Revokes associated jobs and marks it as "deleted")

Authorizations

Authorization
string
header
required

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

Path Parameters

ai_session_id
integer<int32>
required

The unique ID of the AI Session

ai_qa_id
integer<int32>
required

The unique ID of the AI chat message

Response

OK

success
boolean
default:true