post
https://example.com/api/v7/pbul//rbp/delete
Delete RBP multiple entities.
Accepts an object, containing an array of elements in the form:
{ "entities": [{ "entity" : { "id": 1, "name": "*" }}, ...], "msg":"reason"}
Only one entity per array element.