The Postman collection was structured in a way to make it easier the understanding and follow up of all the steps that are involved to remove the file from DAS


The registration process, follows these steps:

StepAction typePostman request nameNotes
1

Generation of the authorization token

a.1.2.1.- getToken


2

Retrieval of the file-id that is required to be deleted

a.1.2.2.- obtain fileId to delete


3Check the current status of the filea.1.2.3.- Check the status of the file
4delete the file via its fileId

a.1.2.4.- Delete file

The file will be deleted from "transit", the registration will be still available in the system. But the file will be unavailable for download
  • No labels