AI Chat
Reset an AI chat Session
Reset an AI Session by deleting all existing chat messages in it, restoring it to a blank slate
POST
/
api
/
ai
/
session
/
{ai_session_id}
/
reset
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of the AI Session
Response
200 - application/json