v53

OpenAPI 3.1.0raw.githubusercontent.com2026-08-041,1941,9384.1 MB
Assistants

Delete a specific assistant version

Permanently removes a specific version of an assistant. Can not delete main version

delete/ai/assistants/{assistant_id}/versions/{version_id}

Path parameters

assistant_idstring required

Unique identifier of the assistant.

version_idstring required

Unique identifier of the version.

Response

Returns HTTP 204 No Content on successful deletion