{
"learningPathId": "string",
"origin": "CATALOG",
"catalogWorkspaceId": "stringstri",
"catalogLearningPathId": "string",
"legacyLearningPathId": "string",
"title": "string",
"description": "string",
"image": "http://example.com",
"estimatedDuration": 0,
"defaultLang": "en",
"langs": [
"en"
],
"items": [],
"activities": [
{
"itemId": "string",
"itemType": "activity",
"languages": [
"en"
]
}
],
"contentThemeId": "string",
"defaultLayoutId": "string",
"background": "string",
"textColor": "string",
"boxColor": "string",
"backgroundImage": "http://example.com",
"backgroundSize": "cover",
"backgroundPosition": "center",
"fontFamily": "string",
"contentJustify": "start",
"completionRule": {
"==": [
1,
1
]
},
"outcomeRule": {
"==": [
1,
1
]
},
"startRule": {
"==": [
1,
1
]
},
"accountId": "stringstri",
"workspaceId": "stringstri",
"sourceRegion": "us-east-1",
"stage": "DRAFT"
}