Skip to main content
DELETE
/
assistants
/
{assistant_id}
Delete Assistant
curl --request DELETE \
  --url https://api.example.com/assistants/{assistant_id}
{
  "error": "<string>",
  "message": "<string>",
  "details": {}
}

Path Parameters

assistant_id
string
required

Response

Successful Response