Skip to main content

Ending a session

DELETE/vm/<session_id>

cURL#

curl -X DELETE -H 'Authorization: Bearer <your-api-key>' \    https://engine.hyperbeam.com/v0/vm/52f968cb-6739-4197-83d7-2305fe5d6f54

Example response#

{  "session_id": "52f968cb-6739-4197-83d7-2305fe5d6f54"}

Response body#

PropertyTypeDescription
session_idstringThe ID of the session that was terminated