Reference

Discard a version

Discards a candidate rebuild or a superseded version.
admin.dataSources.drop({ slug, version? })

Discards a version you no longer want: the candidate from a revectorize you decided against, or a superseded build left behind after a promote. It does not touch the live version.

Parameters
--source
string
Corpus slug.
--version
number
Version to drop. Omit to drop the candidate.
CLI
remy-admin datasources drop --source policies