api-user-watch-label/{label Name}
Number of APIs: 3
-
Get label watch status GET {{baseUrl}}/api/user/watch/label/:labelName?key=<string>&username=<string>&accountId=<string>
-
Add label watcher POST {{baseUrl}}/api/user/watch/label/:labelName?key=<string>&username=<string>&accountId=<string>
-
Remove label watcher DELETE {{baseUrl}}/api/user/watch/label/:labelName?key=<string>&username=<string>&accountId=<string>