Delete context
Delete an execution context and kill any associated REPL processes.
DELETE
/contexts/{contextID}Delete an execution context and kill any associated REPL processes.
Authorization
BearerAuth AuthorizationBearer <token>
API key passed as a Bearer token.
In: header
Path Parameters
contextID*string
Unique context identifier.
Response Body
curl -X DELETE "https://<sandbox_id>.sandbox.leap0.dev/contexts/string"Empty

