Skip to main content
DELETE
Close an active session

Authorizations

Authorization
string
header
required

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

Path Parameters

namespace
string
required

The namespace of the session to close

sessionId
string
required

The sessionId of the session to close

Response

Success