cURL
curl --request DELETE \ --url https://api.b-bot.space/v2/assistants/{assistant_id}
"<any>"
Delete an assistant by ID.
All versions of the assistant will be deleted as well.
The ID of the assistant.
Success
The response is of type any.
any