The Intershop Knowledge Portal uses only technically necessary cookies. We do not track visitors or have visitors tracked by 3rd parties.
Please find further information on privacy in the Intershop Privacy Policy and Legal Notice.
Development Documents
Guidelines
04-May-2026
Guide - 14.2.3 - Content Sharing Toggles in Media Assets Management REST API
Document Properties
Kbid
4M8166
Added to KB
04-May-2026
Status
online
Product
ICM 14
Last Modified
04-May-2026
Public Access
everyone
Doc Type
Guidelines
Document Link
https://knowledge.intershop.com/kb/4M8166

Introduction

The Media Assets Management REST API has been extended to to return shared content in addition to local content. Local content refers to content related to the REST call's URL (the Application, Channel, or Organization). The REST API now also returns content made available from its parents, such as sales channel, partner, partner channel, and organization. See Concept - Sharing in Media Assets Management REST API for more details.

There are two toggles to limit the sharing of content from parent levels. With the one toggle, you can globally disable content sharing. The other toggle allows you to prevent content sharing for each domain individually (for each channel, partner, organization in the hierarchy).

The two toggles are:

The configuration framework provides these configurations (properties or the preference) as global or domain-specific values.

Configuration

Setting the feature toggles to enabled=false disables content sharing, i.e., the shared content not included in the REST call response.

# the global toggle to disable the sharing of content from all parents
intershop.backoffice.rest.media.assets.share.enabled=false
# the domain-specific toggle to individually prevent content from being shared, by parent Channels, Partners, and Organization
intershop.backoffice.rest.media.assets.share.from.domain.enabled=false

By default, the introduced feature toggle property keys intershop.backoffice.rest.media.assets.share.enabled and intershop.backoffice.rest.media.assets.share.from.domain.enabled are set to true. If the parameter shared=true is used in Media Assets Management REST API calls, the shared content is included in the REST response body in JSON format. It can be identified by the shared=true attribute in the info section of the JSON response.

Migration

With DBPrepare, a preference definition with the default value true and the key intershop.backoffice.rest.media.assets.share.from.domain.enabled is created. This is required when the domain-specific configuration is supposed to be stored as a preference in the database.

Disclaimer

The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Website, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.

Home
Knowledge Base
User Manuals
Product Releases
Highlight Matches
Set Options
Log on to continue
This Knowledge Base document is reserved for registered customers.
Log on with your Intershop Entra ID to continue.
Write an email to supportadmin@intershop.de if you experience login issues,
or if you want to register as customer.