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
}

Documentation Index

Fetch the complete documentation index at: https://docs.duix.com/llms.txt

Use this file to discover all available pages before exploring further.

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