Delete an intern
Starts safe teardown of the intern, its runtime and its private vault. The body is optional. Send {"acknowledge_workspace_loss": true} to delete a destroy_failed intern whose last_failure_message names workspace_archive_failed, accepting that its workspace is not backed up. The request body is capped at 1048576 bytes and a larger body is refused with 413. A non-empty body must declare Content-Type: application/json or it is refused with 415. The API key selects the caller, workspace and visible interns. There is no default workspace fallback. Requests on regional hostnames such as eu.openrouter.ai are refused. API key required.
Path parameters
ID of an intern visible to the authenticated API key.
ID of an intern visible to the authenticated API key.
Request body
Example request
{
"acknowledge_workspace_loss": true
}Response
The operation was accepted.
Changes
Changed in 4 of the 303 revisions of this API.113
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
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
- ○
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
- ○
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
- ○
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
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ▲
added required request body
request-body-added-required
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ▲
- ○
endpoint added
endpoint-added
- ○