corpus_id
). This action removes all associated metadata and document references from the system.curl --location -g --request DELETE 'https:///v2/api/corpus/0' \
--header 'Ocp-Apim-Subscription-Key: ' \
--header 'Authorization: Bearer '
{
"message": "Testing corpus has been deleted"
}