DELETE
/assistants/{assistant_id}DeprecatedDelete an assistant
Deletes an assistant identified by assistant_id. Use this operation when the assistant is no longer needed. This operation is deprecated.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
assistant_idstringrequired
Identifier of the assistant to delete.
200Returns a deletion confirmation containing the assistant identifier, `deleted` status, and `assistant.deleted` object type.
idstringrequired
deletedbooleanrequired
objectstringrequired
429Returned when the request was rejected because the rate limit was exceeded.
errorobjectrequired
Error handling
A 429 is returned when the request exceeds the rate limit. assistant_id must identify the assistant to delete.