Delete an assistant.
Permanently deletes the assistant if it belongs to your organization. This action cannot be undone.
assistant_id (string, required): The unique identifier for the assistant you want to delete.200 OK status code with a confirmation message.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.