Delete By Upload Id
Prerequisites
Requires a user auth token. See the API Auth section.
Deleting Data
Deletes all vectors associated with a single upload id. This useful when you store data at different points in time. If you want to delete all contents of a website, or a pdf and there are multiple sources, this is the best method.
Once the data is deleted, there is no way for Mindplug to restore the deleted data.
Sample Response
Last updated