This API is used to update rich content metadata for rewards within a brand.In addition to updating metadata, you can enable or disable the rich content metadata for a specific reward.
Unique identifier for the rich content metadata (Max: 256 characters).
description
String
Description of the metadata (Max: 256 characters).
isMandatory*
Boolean
Whether metadata is mandatory (true or false).
isActive
Boolean
Indicates whether the rich content metadata is active or inactive. Set to true to enable or false to disable the metadata. <br> Defaults to true during creation, even if set to false in the request body.
scope*
Enum
Scope must be set "REWARD" (case-sensitive).
defaultValue
String
The default value is shown when rich text content is unavailable for a specific reward. <br> - Required: Only if isMandatory is set to true.<br> - Optional: If isMandatory is false.<br> - Max Length: 50,000 characters.