Audience:
DevelopersOperators
Delete a document
Delete a document you or your end users uploaded, from the Dashboard or with the API.
You might want to delete a document if the incorrect document was uploaded or the wrong file was shared. Your end users can also delete documents through their banking interface.
Choose how to delete
OperatorsFrom the DashboardDelete a document with the trash icon in the Supporting documents tab.DeveloperUsing the APIDelete a document with the
deleteSupportingDocument mutation.Before you start
Whichever path you choose, the following condition must be met:
The document must have the status Uploaded.
Review the supporting documents concept for the document model and statuses.