Agile Central - WSAPI: How to remove a Watch?
search cancel

Agile Central - WSAPI: How to remove a Watch?

book

Article ID: 125015

calendar_today

Updated On:

Products

Rally On-Premise Rally SaaS

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=<OBJECT_UUID>&UserUUID=<USER_UUID>