Skip to content
www.dwservice.net api.dwservice.net

API

  • 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
}

Updated on December 18, 2020

Doc navigation

← Get session
Was this article helpful to you? Yes No 1
Proudly powered by WordPress.