Remove attributes from multiple entities (bulk)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
entities
array of objects
required
length ≥ 1

Entities to untag, grouped by type and property, in the same shape the bulk attach takes. The total number of ids across all groups must not exceed 500, and entities x attributeIds must not exceed 5000 (both enforced in the handler).

entities*
ids
array of strings
required
length ≥ 1
ids*
string
enum
required
Allowed:
string
required
^\d+$

Property the tags in this group belong to. Carried per group rather than taken from the x-property-id header so one request can span several properties; each group is authorized independently against the caller property ids.

attributeIds
array of strings
required
length ≥ 1

Attributes removed from every entity in every group. An entity that does not carry a listed attribute is left alone rather than reported as an error, so repeating the request is safe.

attributeIds*
Headers
string
required

Property ID(s) - comma-separated list

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json