Project versions
Update related work
Updates the given related work. You can only update generic link related works via Rest APIs. Any archived version related works can't be edited.
This operation can be accessed anonymously.
Permissions required: Resolve issues: and Edit issues Managing project permissions for the project that contains the version.
put/rest/api/3/version/{id}/relatedwork
Path parameters
idstring required
The ID of the version to update the related work on. For the related work id, pass it to the input JSON.
Request body
Response
Returned if the request is successful together with updated related work.