Skip to main content
DELETE
/
orgs
/
{org_id}
/
assistants
/
{assistant_id}
/
integrations
/
{integration_id}
"<any>"

Path Parameters

org_id
string
required

The ID of the org

assistant_id
string
required

The ID of the assistant

integration_id
string
required

The ID of the assistant integration

Response

200 - application/json

Returns null on successful deletion.

The response is of type any.