v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Preprints

Update the relationship to the supplemental node of the preprint

Update the supplemental node relationship for the specified preprint.

Permissions - Must have write permissions on both the preprint and the target node.

patch/preprints/{preprint_id}/relationships/node/

Path parameters

preprint_idstring required

The unique identifier of the preprint.

Request body

Example request

{
  "data": {
    "type": "nodes",
    "id": "abc12"
  }
}

Response

Successfully updated the supplemental node relationship.