latestOpenAPI 3.1.02026-08-08264458.4 KB
5e35babfb8d2
internal
Update related works for a Dryad DOI
Adds or updates related works for a Dryad DOI.
put/datasets/{doi}/related_works/{related_doi}
Path parameters
doistring required
DOI like doi:10.1000/18238577 that should be URL encoded (example: <code>doi%3A10.1000%2F18238577</code>)
doistring required
DOI like doi:10.1000/18238577 that should be URL encoded (example: <code>doi%3A10.1000%2F18238577</code>)
Request body
Example request
{
"work_type": "article"
}Response
A JSON representation of the related work that was saved.