Delete File or Folder
DELETE https://{{vaultDNS}}/api/{{version}}/services/file_staging/items/:item
https://developer.veevavault.com/api/20.3/#delete-file-or-folder
Delete an individual file or folder from the file staging server.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
recursive | null | Applicable to deleting folders only. If true, the request will delete the contents of a folder and all subfolders. The default is false. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |