v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141531,219979.8 KB

Deletes a custom code interpreter.

delete/code-interpreters/{codeInterpreterId}

Path parameters

codeInterpreterIdstring required

The unique identifier of the code interpreter to delete.

Query parameters

clientTokenstring

A unique, case-sensitive identifier to ensure idempotency of the request.

Response

Success

codeInterpreterIdstring required

The unique identifier of the deleted code interpreter.

status'CREATING' | 'CREATE_FAILED' | 'READY' | 'DELETING' | 'DELETE_FAILED' | 'DELETED' required

The current status of the code interpreter deletion.

lastUpdatedAtstring date-time required

The timestamp when the code interpreter was last updated.