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
OK
The response is of type object
.
Permanently delete an AI Session and all its chat messages
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the Session to be deleted
OK
The response is of type object
.