curl --location 'https://api.aworld.cloud/dashboard/v1/surveys//logs/'{
"surveyId": "string",
"userId": "string",
"context": "default",
"progress": "START",
"outcome": "SUCCESS",
"answers": {
"property1": "string",
"property2": "string"
},
"currentPageNo": 0,
"parentId": "string",
"parentType": "learningPath",
"attempt": 1,
"startedAt": "string",
"completedAt": "string",
"accountId": "stringstri",
"workspaceId": "stringstri",
"sourceRegion": "us-east-1",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}