Skip to main content
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
Successful deletion is signalled by "type": "session_deleted" in the response body.

Errors

HTTP 404 Not Found
See Errors for the full error envelope.