Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
runtime_id | string | Yes | Runtime identifier |
context_id | string | Yes | Context identifier |
Response
| Field | Type | Description |
|---|---|---|
message | string | Confirmation message |
context_id | string | Deleted context ID |
Delete a code execution context
| Parameter | Type | Required | Description |
|---|---|---|---|
runtime_id | string | Yes | Runtime identifier |
context_id | string | Yes | Context identifier |
| Field | Type | Description |
|---|---|---|
message | string | Confirmation message |
context_id | string | Deleted context ID |