Authorization: Bearer ********************curl --location --request POST 'https://api.eu-west-1.aworld.cloud/dashboard/v1/slides//publish' \
--header 'Authorization: Bearer <token>'{
"slideId": "string",
"origin": "CATALOG",
"defaultLang": "aa",
"langs": [
"aa"
],
"defaultSlideLayoutId": "string",
"parentId": "string",
"parentType": "learningPath",
"accountId": "stringstri",
"workspaceId": "stringstri",
"sourceRegion": "us-east-1",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"stage": "DRAFT"
}