Delete Run
Deletes durable store state, local run scratch data, and the run-owned sandbox unless sandbox preservation is enabled. Active runs require force=true.
Path parameters
Unique run identifier (ULID).
Query parameters
Whether to force deletion of an active run. Defaults to false.
Response
Run deleted and sandbox preservation details returned
Example response
{
"sandbox": {
"provider": "docker"
}
}Changes
Changed in 4 of the 172 revisions of this API.311
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
removed the
daytonaenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
dockerenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
localenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
the
/response's property pattern^[a-z0-9]([a-z0-9-]{0,62}[a-z0-9])?$was added for the statusresponse-property-pattern-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
daytonaenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
dockerenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
localenum value to the/response property for the response statusresponse-property-enum-value-added
- ○
the
/response's property pattern^[a-z0-9]([a-z0-9-]{0,62}[a-z0-9])?$was removed for the statusresponse-property-pattern-removed
This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
removed the
daytonaenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
dockerenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
localenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
the
/response's property pattern^[a-z0-9]([a-z0-9-]{0,62}[a-z0-9])?$was added for the statusresponse-property-pattern-added
This revision also has 24 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○