Skip to main content
DELETE
Delete an intern

Authorizations

Authorization
string
header
required

API key as bearer token in Authorization header

Path Parameters

internId
string
required

ID of an intern visible to the authenticated API key.

Minimum string length: 1
Example:

"7c9e6679-7425-40de-944b-e07fc1f90ae7"

Body

application/json

Optional consent for a teardown that discards the workspace.

acknowledge_workspace_loss
boolean
default:false

Delete even though the workspace backup was not confirmed. Defaults to false, which refuses the teardown when a workspace archive is missing.

Response

The operation was accepted.

deleting
boolean
required