We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 975843b commit c8a66faCopy full SHA for c8a66fa
doc/sphinx-guides/source/api/native-api.rst
@@ -4672,6 +4672,7 @@ The fully expanded example above (without environment variables) looks like this
4672
curl -H "X-Dataverse-key:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" -X POST \
4673
"https://demo.dataverse.org/api/files/:persistentId/metadata/categories?persistentId=doi:10.5072/FK2/AAA000&replace=true" \
4674
-H "Content-type:application/json" --upload-file tags.json
4675
+
4676
Note that if the specified categories do not exist, they will be created.
4677
4678
Updating File Tabular Tags
0 commit comments