subjects
Delete subject tag
Delete the specified tag of the specified subject.
delete/subjects/{key}/tags/{tagName}
Path parameters
keystring required
The id or absolute path of the subject for which tag needs to be deleted.
tagNamestring required
Name of tag which needs to be deleted.
Response
Success, returns updated subject.