ReferenceAsk
Remy Reference/admin/Disconnect the source
?

Disconnect the source

Removes a corpus's S3 connector, leaving its already-ingested documents in place.
admin.dataSourceConnectors.disconnect({ slug })

Detaches the connector from a corpus. Documents already synced in stay; only the link to the origin and its sync history are removed. Reconnecting later starts a fresh sync.

Parameters
--source
string
RequiredCorpus slug.
CLI
remy-admin datasources disconnect --source docs