Unlink an existing knowledge content from an assistant.
cURL
curl --request DELETE \ --url https://api.example.com/orgs/{org_id}/assistants/{assistant_id}/knowledge/contents/{content_id}
"<unknown>"
The ID of the org
The ID of the assistant
The ID of the content
The response is of type unknown.
unknown
Was this page helpful?