api-user-watch-space/{space Key}

Number of APIs: 3

  1. Get space watch status GET {{baseUrl}}/api/user/watch/space/:spaceKey?key=<string>&username=<string>&accountId=<string>

  2. Add space watcher POST {{baseUrl}}/api/user/watch/space/:spaceKey?key=<string>&username=<string>&accountId=<string>

  3. Remove space watch DELETE {{baseUrl}}/api/user/watch/space/:spaceKey?key=<string>&username=<string>&accountId=<string>