DELETE /api/v1/cloud/sessions/{session_id}
Deletes a Session and returns a deletion confirmation.
Path parameters
Headers
Example request
Example response
HTTP 200 OK"type": "session_deleted" in the response body.
Errors
HTTP 404 Not Found
Delete a Session.
DELETE /api/v1/cloud/sessions/{session_id}
Deletes a Session and returns a deletion confirmation.
"type": "session_deleted" in the response body.