content

Update a batch of content items, mapped from content id to properties.

Same behavior as single-item patch, but with the batch input/output format. Will upsert if no properties currently exist. On each properties bag, dictionaries will be merged and arrays will be replaced.

patch/v1/content/batch

Query parameters

sourcestring

If you have multiple sources of content to PUT to the Content API, give each a meaningful unique value of the source parameter.

Request body

object required

Response

Successfully inserted/merged the content items' properties

Changes

No recorded changes to this endpoint across all 1 revision of this API.