samples
Delete sample related link
Delete the specified related link of the specified sample.
delete/samples/{key}/relatedLinks/{relName}
Path parameters
keystring required
The name of the sample for which related link needs to be deleted.
relNamestring required
The name of the related link to delete.
Response
Success, returns the updated sample.