Delete session
delete/sessions/{sessionId}
Deletes the specified session.
Status | Meaning | Description | ||
---|---|---|---|---|
202 | Accepted | The request has been accepted, but the processing has not been completed. This response is returned in cases when the session cannot immediately be stopped, but stops when the current processing has completed. | ||
204 | No Content | The session was deleted. | ||
404 | Not Found | No session exists at the requested path. | Schema |