Adds tag associations to content items in bulk.

Behavior: Associates the specified tags with each content item in the list. If a tag does not already exist and the createNew flag is set on the model, the tag is created automatically. Returns a batch result with per-item status.

Authorization: Requires a valid Bearer token.

Side Effects: Creates tag-to-content associations. May create new tags if the createNew flag is set.

Error Scenarios: Returns 400 if the input is null or the items list is empty. Returns 404 if the items list is null.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The list of tag-content associations to create.

items
array of objects | null
items
Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
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