CA Agile Central On Premise (Rally)CA Agile Central SaaS (Rally)
Issue/Introduction
Can we remove a watch using WSAPI? How?
Environment
Release: Component: ACSAAS
Resolution
Yes, you can remove a watch using WSAPI, using the notification api:
Method: DELETE
URL: https://rally1.rallydev.com/notifications/api/v2/watch?ArtifactUUID=<ObjectUUID of artifact>&UserUUID=<ObjectUUID of User to remove as watcher>