Skip to main content
DELETE
/
api
/
v1
/
assistants
/
{assistant_id}
Delete Assistant
curl --request DELETE \
  --url https://api.voicebot.studio/api/v1/assistants/{assistant_id} \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

Path Parameters

assistant_id
string
required

Response

Successful Response

The response is of type object.