Content Fragments API
Im trying to the create cross-channel fragment by using APIs, but Im getting this error
Body:
{
"name": "Cyber Monday Sale - Header !!",
"description": "Cyber Monday Sale - Header Banner!!",
"type": "html",
"channels": [
"shared"
],
"source": {
"origin": "ajo",
"metadata": {}
},
"fragment": {
"content": "<div> Hi {{profile.person.name}} its a great day to shop !! </div>",
"editorContext": {}
}
}
Response:

