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