Skip to main content

Delete a specific assistant version

DELETE 
/ai/assistants/:assistant_id/versions/:version_id

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

Request

Responses

204:

Returns HTTP 204 No Content on successful deletion

422:

Validation Error