platformSettings[platform].content, these values replace the global caption/title/hashtags/media for that platform only. Fields omitted here fall back to the global values.{
"text": "string",
"title": "string",
"hashtags": [
"string"
],
"media": [
{
"url": "string",
"type": "image",
"_id": "string"
}
]
}