/beacons

bulk delete

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

Language
Credentials
Header
Click Try It! to start a request and see the response here!