curl --request POST \
--url https://cloud.memsource.com/web/api2/v1/projects/{projectUid}/jobs/{jobUid}/termBases/createByJob \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"sourceTerm": {
"text": "<string>",
"caseSensitive": true,
"exactMatch": true,
"forbidden": true,
"gender": "MASCULINE",
"note": "<string>",
"number": "SINGULAR",
"partOfSpeech": "ADJECTIVE",
"preferred": true,
"shortTranslation": "<string>",
"termType": "FULL_FORM",
"usage": "<string>"
},
"targetTerm": {
"text": "<string>",
"caseSensitive": true,
"exactMatch": true,
"forbidden": true,
"gender": "MASCULINE",
"note": "<string>",
"number": "SINGULAR",
"partOfSpeech": "ADJECTIVE",
"preferred": true,
"shortTranslation": "<string>",
"termType": "FULL_FORM",
"usage": "<string>"
}
}
'{
"sourceTerm": {
"text": "<string>",
"caseSensitive": true,
"conceptId": "<string>",
"conceptNote": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": {
"email": "<string>",
"firstName": "<string>",
"id": "<string>",
"lastName": "<string>",
"role": "SYS_ADMIN",
"uid": "<string>",
"userName": "<string>"
},
"customFields": [
{
"fieldName": "<string>",
"value": {}
}
],
"definition": "<string>",
"domain": "<string>",
"exactMatch": true,
"forbidden": true,
"gender": "<string>",
"id": "<string>",
"lang": "<string>",
"modifiedAt": "2023-11-07T05:31:56Z",
"modifiedBy": {
"email": "<string>",
"firstName": "<string>",
"id": "<string>",
"lastName": "<string>",
"role": "SYS_ADMIN",
"uid": "<string>",
"userName": "<string>"
},
"note": "<string>",
"number": "<string>",
"partOfSpeech": "<string>",
"preferred": true,
"rtl": true,
"shortTranslation": "<string>",
"status": "New",
"subDomains": [
"<string>"
],
"termType": "<string>",
"url": "<string>",
"usage": "<string>",
"writable": true
},
"targetTerm": {
"text": "<string>",
"caseSensitive": true,
"conceptId": "<string>",
"conceptNote": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": {
"email": "<string>",
"firstName": "<string>",
"id": "<string>",
"lastName": "<string>",
"role": "SYS_ADMIN",
"uid": "<string>",
"userName": "<string>"
},
"customFields": [
{
"fieldName": "<string>",
"value": {}
}
],
"definition": "<string>",
"domain": "<string>",
"exactMatch": true,
"forbidden": true,
"gender": "<string>",
"id": "<string>",
"lang": "<string>",
"modifiedAt": "2023-11-07T05:31:56Z",
"modifiedBy": {
"email": "<string>",
"firstName": "<string>",
"id": "<string>",
"lastName": "<string>",
"role": "SYS_ADMIN",
"uid": "<string>",
"userName": "<string>"
},
"note": "<string>",
"number": "<string>",
"partOfSpeech": "<string>",
"preferred": true,
"rtl": true,
"shortTranslation": "<string>",
"status": "New",
"subDomains": [
"<string>"
],
"termType": "<string>",
"url": "<string>",
"usage": "<string>",
"writable": true
}
}Create new term in the write term base assigned to the job
curl --request POST \
--url https://cloud.memsource.com/web/api2/v1/projects/{projectUid}/jobs/{jobUid}/termBases/createByJob \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"sourceTerm": {
"text": "<string>",
"caseSensitive": true,
"exactMatch": true,
"forbidden": true,
"gender": "MASCULINE",
"note": "<string>",
"number": "SINGULAR",
"partOfSpeech": "ADJECTIVE",
"preferred": true,
"shortTranslation": "<string>",
"termType": "FULL_FORM",
"usage": "<string>"
},
"targetTerm": {
"text": "<string>",
"caseSensitive": true,
"exactMatch": true,
"forbidden": true,
"gender": "MASCULINE",
"note": "<string>",
"number": "SINGULAR",
"partOfSpeech": "ADJECTIVE",
"preferred": true,
"shortTranslation": "<string>",
"termType": "FULL_FORM",
"usage": "<string>"
}
}
'{
"sourceTerm": {
"text": "<string>",
"caseSensitive": true,
"conceptId": "<string>",
"conceptNote": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": {
"email": "<string>",
"firstName": "<string>",
"id": "<string>",
"lastName": "<string>",
"role": "SYS_ADMIN",
"uid": "<string>",
"userName": "<string>"
},
"customFields": [
{
"fieldName": "<string>",
"value": {}
}
],
"definition": "<string>",
"domain": "<string>",
"exactMatch": true,
"forbidden": true,
"gender": "<string>",
"id": "<string>",
"lang": "<string>",
"modifiedAt": "2023-11-07T05:31:56Z",
"modifiedBy": {
"email": "<string>",
"firstName": "<string>",
"id": "<string>",
"lastName": "<string>",
"role": "SYS_ADMIN",
"uid": "<string>",
"userName": "<string>"
},
"note": "<string>",
"number": "<string>",
"partOfSpeech": "<string>",
"preferred": true,
"rtl": true,
"shortTranslation": "<string>",
"status": "New",
"subDomains": [
"<string>"
],
"termType": "<string>",
"url": "<string>",
"usage": "<string>",
"writable": true
},
"targetTerm": {
"text": "<string>",
"caseSensitive": true,
"conceptId": "<string>",
"conceptNote": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": {
"email": "<string>",
"firstName": "<string>",
"id": "<string>",
"lastName": "<string>",
"role": "SYS_ADMIN",
"uid": "<string>",
"userName": "<string>"
},
"customFields": [
{
"fieldName": "<string>",
"value": {}
}
],
"definition": "<string>",
"domain": "<string>",
"exactMatch": true,
"forbidden": true,
"gender": "<string>",
"id": "<string>",
"lang": "<string>",
"modifiedAt": "2023-11-07T05:31:56Z",
"modifiedBy": {
"email": "<string>",
"firstName": "<string>",
"id": "<string>",
"lastName": "<string>",
"role": "SYS_ADMIN",
"uid": "<string>",
"userName": "<string>"
},
"note": "<string>",
"number": "<string>",
"partOfSpeech": "<string>",
"preferred": true,
"rtl": true,
"shortTranslation": "<string>",
"status": "New",
"subDomains": [
"<string>"
],
"termType": "<string>",
"url": "<string>",
"usage": "<string>",
"writable": true
}
}Documentation Index
Fetch the complete documentation index at: https://developers.phrase.com/llms.txt
Use this file to discover all available pages before exploring further.
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
Was this page helpful?