delete
https://connect.sensorberg.com/api/beacons
bulk delete
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Specify ids in easy way
There are two ways to specify list of object ids
First one is by repeating query string property like this:
id=id1&id=id2&id=id3
Another way is to separate ids with comma:
id=id1,id2,id3