agent_id
: The unique identifier of the agent.corpus_id
: The unique identifier of the corpus.curl --location -g --request DELETE 'https:///v2/api/agent/1297/corpus/1226' \
--header 'Ocp-Apim-Subscription-Key: ' \
--header 'Authorization: Bearer '
{
"message": "The Agent- Corpus connection has been deleted"
}