Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Session ID to delete
Query Parameters
Database ID to use for deletion
Response
Successful Response
Permanently delete a specific session and all its associated runs. This action cannot be undone and will remove all conversation history.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Session ID to delete
Database ID to use for deletion
Successful Response