DELETE
/
api
/
ai
/
session
/
{ai_session_id}
/
delete

Authorizations

Authorization
string
headerrequired

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

Path Parameters

ai_session_id
integer
required

The ID of the Session to be deleted

Response

200 - application/json
success
boolean
default: true