Skip to the content
DWService – DocsDWService - Docs
Documentation
  • www.dwservice.net
  • api.dwservice.net
  • www.dwservice.net
  • api.dwservice.net

API

⌘K
  • Introduction
    • Authentication
    • Request Structure
    • Response Structure
    • Prerequisites
  • Account resource
    • Get Account Info
    • Add Services
    • Remove Services
    • Get Credit Transactions
  • Agent resource
    • Create an agent
    • Modify an agent
    • Delete an agent
    • List all agents
    • Get agent
  • Sessions resource
    • Create a new session
    • List all sessions
    • Get session
    • Close session
  • Develop the web application
    • Open IFrame session
    • Close IFrame session
    • Show App in IFrame session
  • Customize the installer
    • Linux
    • Mac OS
    • Windows
    • Example configuration
  • Examples
    • PHP
    • C#
    • Java
  1. Home
  2. Docs
  3. API
  4. Sessions resource
  5. Close session

Close session

REQUEST
DELETE /id=<session id> or /idChannel=<channel id>

RESPONSE
200 OK
{
status: 200
}

Doc navigation

← Get session

© 2025 DWService – Docs

Powered by WordPress

To the top ↑ Up ↑