Delete a runtime
Delete a stopped runtime and its browser state. Active runtimes must be stopped first.
Authentication
AuthorizationBearer
Use Bearer <api-key>.
Path parameters
runtimeId
Unique runtime identifier generated by BCTRL.
Headers
BCTRL-Subaccount-Id
Optional effective subaccount context for organization API keys. Subaccount API keys are already scoped and cannot use this header to act as another subaccount.
Response
OK
deleted
id
Unique runtime identifier generated by BCTRL.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
429
Too Many Requests Error

