Sessions

Stop an interactive session

Stops all active runs in the session, initiates the shutdown of its machine, and ends the session. A stopped session cannot accept further submissions; stopping an already-stopped session returns 404.

delete/sessions/{sessionId}

Path parameters

sessionIdstring uuid required

Session identifier.

Session identifier.

Response

Session stopped

Changes