Skip to content

Documentation: from v 6.7.1 Correct samples for API deleteFiles #11896

@orazionelson

Description

@orazionelson

As shown in the thread:
https://groups.google.com/g/dataverse-community/c/9vlR1dTX3oE
there is an typo in the example provided for the deleteFiles API
and this:

-d '{"fileIds": [1, 2, 3]}'
should become:

-d '[1, 2, 3]'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions