Forum Discussion
Joe_Williams
Professor
2 months agoFrom what I am seeing, it should be a patch with only a groupId in the body.
So it looks like your path is correct: https://SUBDOMAIN.logicmonitor.com/santaba/rest/device/devices/DEVICEID/devicedatasources/DSID/instances/INSTANCEID
Then your patch should simply be {"groupId":"GROUPID"}
- hkommuri2 months ago
Neophyte
displayName and wildValue are mandatory fields to be included in the body of that REST API.