delete Session

suspend fun deleteSession(password: String): JsonObject

Request to delete an existing session

Return

the response of the request as JsonObject

Parameters

password

The password which protects the session accesses