subjects
Delete subject related link
Delete the specified related link of the specified subject.
delete/subjects/{key}/relatedLinks/{relName}
Path parameters
keystring required
The id or absolute path of the subject for which related link needs to be deleted.
relNamestring required
Name of the related link which needs to be deleted.
Response
Success, returns updated subject.
Changes
No recorded changes to this endpoint across all 50 revisions of this API.