{
"learningPathId": "string",
"origin": "CATALOG",
"learningPathCatalogId": "string",
"legacyLearningPathId": "string",
"syncWithCatalog": true,
"title": "string",
"description": "string",
"image": "http://example.com",
"estimatedDuration": 0,
"defaultLang": "aa",
"langs": [
"aa"
],
"items": [],
"activities": [
{
"itemId": "string",
"itemType": "activity",
"languages": [
"aa"
]
}
],
"completionRule": {
"==": [
1,
1
]
},
"outcomeRule": {
"==": [
1,
1
]
},
"startRule": {
"==": [
1,
1
]
},
"accountId": "stringstri",
"workspaceId": "stringstri",
"sourceRegion": "us-east-1",
"stage": "DRAFT"
}