DELETE
/
assistants
/
{assistant_id}
Delete Assistant
curl --request DELETE \
  --url https://api.b-bot.space/v2/assistants/{assistant_id}
"<any>"

Path Parameters

assistant_id
string<uuid>
required

The ID of the assistant.

Response

200
application/json

Success

The response is of type any.