Deletes a document from a pending onboarding application. Only documents from applications in ‘pending’ status can be deleted. Deletes both the database record and the file from cloud storage.
Authentication: Accepts API Key (x-api-key header) or Application Token (X-Application-Token header).
The unique identifier for the application KSUID is a 27-character globally unique ID that combines a timestamp with a random component. Used for all entity identifiers in the Dakota platform.
27^[0-9A-Za-z]{27}$"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
The unique identifier for the document to delete KSUID is a 27-character globally unique ID that combines a timestamp with a random component. Used for all entity identifiers in the Dakota platform.
27^[0-9A-Za-z]{27}$"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
Document successfully deleted