Given a list or vector of import IDs, this function rolls each of them back. Use get_imports_details for quick access to all import event IDs of a given tenant. CAUTION: The act of rolling back an import event deletes the file from the ftp repository and removes the data from the database.

rollback_imports(import_ids, tenant_id)

Arguments

import_ids

Character vector or list of import ids.

tenant_id

integer of tenant ID.

Value

Dataframe with results of each request.