Skip to main content
GET
/
distroyCallSessionsByAppId
Close all sessions
curl --request GET \
  --url https://api.duix.ai/duix-openapi-v2/sdk/v2/distroyCallSessionsByAppId \
  --header 'Authorization: Bearer <token>'
{
  "code": "200",
  "data": {},
  "message": "",
  "success": true
}

Authorizations

Authorization
string
header
required

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

Query Parameters

appId
string
required

App ID created on the Duix

Response

200 - application/json

plant response