AI Chat
Delete an AI chat Session
Permanently delete an AI Session and all its chat messages
DELETE
/
api
/
ai
/
session
/
{ai_session_id}
/
delete
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the Session to be deleted
Response
200 - application/json