Delete a ChatThread-Corpus connection
DELETE/api/v2/chat-threads/{chatthread_id}/corpora/{corpus_id}
This endpoint is used to remove the association between a specific ChatThread and a specific Corpus.This action allows the system to update the connec...