Update content item
Accepts a request body with the updated content item.
Authorizations
Opaque Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Body
The request payload containing the information required to update a content item.
Title of the content item.
100Inspiration, Purchase, GreenNews, StoreOffer, StoreNews, StoreSpecial, GoodPrice, WeeklyGoodPrice, Survey, Event, SpecialPoll, PartnerBenefit, PartnerBenefitBanner Image, Video, Text The date and time when the content should be published. This field is required if IsReadyToDistribute is true
The date and time when the content expires and should no longer be displayed. This field is required if IsReadyToDistribute is true
Indicates whether the content is ready to be distributed.
Unique identifier of the content item to be updated. Required if ExternalId is not provided.
Unique external identifier of the content item to be updated. Required if Id is not provided.
50Optional identifier of the actor updating the content item; defaults to "integration" in the published event.
255Name of the content to be easily identified.
100Tracking identifier used for analytics.
50URL of the image displayed in the content item.
2047Alternative text describing the image, used for accessibility.
255URL of the video displayed in the content item.
2047Short message displayed at the top of the content.
Short message displayed at the bottom of the content.
Message displayed when the content type is text.
Text displayed on the action button.
50External, DeepLink External URL to be opened when button is clicked.
2047Indicates whether the external content should be opened in a web wrapper.
Deep link identifier. Used to open a specific page from the application when button is clicked.
64Additional parameters for deep link. (e.g. redirect user to a specific entity from the page configured with DeepLinkId)
Deep link URL for navigation.
None, Audience, Customer, File List of audience identifiers targeted by this content.
Identifier of the store targeted by this content.
256List of store identifiers targeted by this content.
Client specific property used for custom integration.
Dictionary of custom properties.(e.g. logoUrl, terms)
List of chain identifiers targeted by this content.
Priority with which the content is displayed in the application.
Indicates whether the content requires approval before being published.
Unified campaign identifier used for cross-platform campaign tracking.
64Response
OK