Skip to main content
DELETE
/
api
/
v1
/
sandboxes
/
{id}
/
terminals
/
{pid}
cURL
curl --request DELETE \
  --url https://api.example.com/api/v1/sandboxes/{id}/terminals/{pid}

Documentation Index

Fetch the complete documentation index at: https://docs.simplesandbox.dev/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required
pid
string
required

Response

Terminal deleted