If you renamed a source or you removed a section, you need want to delete the content of the source. Otherwise the source entries are orphaned and “float around” and will be seen on the dashboard or inside the global search results.An index, and therefore its content, can be deleted with this calldata of a section you can do this with the following command:
/api/Index/deleteIndex<sourceName>
Status | ||||
---|---|---|---|---|
|
Body:
...
language | json |
---|
...
|
We recommend you to use Postman for such administrative tasks.
...