{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/UpdateSponsoredMessageContentRequest", "title": "UpdateSponsoredMessageContentRequest", "type": "string", "example": "\"{\\n \\\"patch\\\": {\\n \\\"$set\\\": {\\n \\\"bodySource\\\": {\\n \u201ctext\u201d: \u201cNew updated text\u201d\\n }\\n }\\n }\\n}\\n\"" }