curl --location --request POST '/surveys//unarchive'{
"surveyId": "string",
"title": "string",
"defaultLang": "en",
"langs": [
"en"
],
"origin": "CATALOG",
"parentId": "string",
"parentType": "learningPath",
"definition": {
"property1": "string",
"property2": "string"
},
"accountId": "stringstri",
"workspaceId": "stringstri",
"sourceRegion": "us-east-1",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}