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

Authorizations

token
string
header
required

Token generated from your API keys.

Query Parameters

appId
string
required

App ID created on the Duix

Response

200 - application/json

plant response