curl --location 'https://api.aworld.cloud/app/v1/learning-path-assignments//translation' \
--header 'x-external-user-id;' \
--header 'x-user-id;'{
"learningPathId": "string",
"lang": "en",
"title": "string",
"image": "http://example.com",
"video": "http://example.com",
"description": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}