Skip to main content
POST
Tag multiple entities

Authorizations

X-API-Key
string
header
required

Your API key is available in the Production and Sandbox dashboards.

Body

application/json
resources
string<iri-reference>[]
required
write-only

Entities to tag or untag, as IRI references

Required array length: 1 - 100 elements
Example:
tags
string<iri-reference>[]
required
write-only

Entity tags to add or remove, as IRI references

Required array length: 1 - 50 elements
Example:

Response

Result of a batch entity tag operation

resources
string<uuid>[]

IDs of the entities the operation was applied to

tags
string<uuid>[]

IDs of the entity tags added or removed