curl --request POST \
--url https://cloud.memsource.com/web/api2/v2/transMemories/{transMemoryUid}/import \
--header 'Content-Disposition: <content-disposition>' \
--header 'Content-Type: application/octet-stream' \
--data '{}'{
"asyncRequest": {
"id": "<string>",
"createdBy": {
"firstName": "<string>",
"lastName": "<string>",
"userName": "<string>",
"email": "<string>",
"role": "SYS_ADMIN",
"id": "<string>",
"uid": "<string>"
},
"dateCreated": "2023-11-07T05:31:56Z",
"action": "PRE_ANALYSE",
"asyncResponse": {
"dateCreated": "2023-11-07T05:31:56Z",
"errorCode": "<string>",
"errorDesc": "<string>",
"errorDetails": [
{
"code": "<string>",
"args": {},
"message": "<string>"
}
],
"warnings": [
{
"code": "<string>",
"args": {},
"message": "<string>"
}
]
},
"parent": "<unknown>",
"project": {
"uid": "<string>",
"name": "<string>"
}
},
"reference": {
"uid": "<string>",
"type": "JOB"
}
}curl --request POST \
--url https://cloud.memsource.com/web/api2/v2/transMemories/{transMemoryUid}/import \
--header 'Content-Disposition: <content-disposition>' \
--header 'Content-Type: application/octet-stream' \
--data '{}'{
"asyncRequest": {
"id": "<string>",
"createdBy": {
"firstName": "<string>",
"lastName": "<string>",
"userName": "<string>",
"email": "<string>",
"role": "SYS_ADMIN",
"id": "<string>",
"uid": "<string>"
},
"dateCreated": "2023-11-07T05:31:56Z",
"action": "PRE_ANALYSE",
"asyncResponse": {
"dateCreated": "2023-11-07T05:31:56Z",
"errorCode": "<string>",
"errorDesc": "<string>",
"errorDetails": [
{
"code": "<string>",
"args": {},
"message": "<string>"
}
],
"warnings": [
{
"code": "<string>",
"args": {},
"message": "<string>"
}
]
},
"parent": "<unknown>",
"project": {
"uid": "<string>",
"name": "<string>"
}
},
"reference": {
"uid": "<string>",
"type": "JOB"
}
}must match pattern ((inline|attachment); )?filename\*=UTF-8''(.+)
The body is of type object.
successful operation
Show child attributes
Show child attributes
SYS_ADMIN, SYS_ADMIN_READ, ADMIN, PROJECT_MANAGER, LINGUIST, GUEST, SUBMITTER, PORTAL_MEMBER PRE_ANALYSE, POST_ANALYSE, CONTINUOUS_PRE_ANALYSE, CONTINUOUS_POST_ANALYSE, COMPARE_ANALYSE, PARENT_ANALYSE, PRE_TRANSLATE, ASYNC_TRANSLATE, IMPORT_JOB, IMPORT_FILE, ALIGN, EXPORT_TMX_BY_QUERY, EXPORT_TMX, IMPORT_TMX, IMPORT_MXLF_INTO_TM, IMPORT_TBX, INSERT_INTO_TM, DELETE_TM, CLEAR_TM, QA, QA_V3, UPDATE_CONTINUOUS_JOB, UPDATE_SOURCE, UPDATE_TARGET, EXTRACT_CLEANED_TMS, GLOSSARY_PUT, GLOSSARY_DELETE, CREATE_PROJECT, EXPORT_COMPLETE_FILE, IMPORT_ANNOTATIONS, FILE_FLOW_CONVERTER_IMPORT, FILE_FLOW_MT_PRETRANSLATE, FILE_FLOW_QUALITY_ESTIMATION, AUTO_LQA Show child attributes
Show child attributes
Code, e.g. NOT_FOUND.
Optional human-readable message.
Show child attributes
Code, e.g. NOT_FOUND.
Optional human-readable message.
Was this page helpful?