Skip to main content
GET
/
sessionStop
Close a specific session
curl --request GET \
  --url https://api.duix.ai/duix-openapi-v2/sdk/v2/sessionStop \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

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

Query Parameters

uuid
string
required

sessionId returned in the start-complete event