Project versions
Delete related work
Deletes the given related work for the given version.
This operation can be accessed anonymously.
Permissions required: Resolve issues: and Edit issues Managing project permissions for the project that contains the version.
delete/rest/api/2/version/{versionId}/relatedwork/{relatedWorkId}
Path parameters
versionIdstring required
The ID of the version that the target related work belongs to.
relatedWorkIdstring required
The ID of the related work to delete.
Response
Returned if the related work is deleted.