DELETE /Session/{id}/

Deletes a session.
 

Request

Method Request URI
DELETE /API/Session/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId ID of the current session.

Path Parameters

Path Parameter Description
id ID of the session to delete.

Request Body

There is no Request Body for this function.

Response

Response Body

A status code indicating success or the reason for failure.