POST
/
api
/
v2
/
asset-group-tags
/
preview-selectors
{
  "data": {
    "member": {
      "id": 123,
      "object_id": "<string>",
      "primary_kind": "<string>",
      "name": "<string>",
      "properties": {},
      "source": 123
    }
  }
}
Applies to BloodHound Enterprise and CE

Authorizations

Authorization
string
header
required

Authorization: Bearer $JWT_TOKEN

Headers

Prefer
integer
default:0

Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.

Required range: x >= 0

Body

application/json

The request body of seeds for previewing what a selector will select.

The body is of type object.

Response

200
application/json

OK

The response is of type object.