Replace locale-specific AI instructions
bearerAuth In: header
application/json
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X PUT "https://example.com/api/settings/localization/ai-instructions" \ -H "Content-Type: application/json" \ -d '{ "instructions": [ { "locale": "string", "status": "draft", "instructions": "string", "glossary": [ { "source": "string", "target": "string" } ], "protectedTerms": [ "string" ] } ] }'{
"data": [
{
"locale": "string",
"status": "draft",
"sourceLocale": "string",
"machineTranslatedAt": "2019-08-24T14:15:22Z",
"reviewedAt": "2019-08-24T14:15:22Z",
"reviewedBy": "string",
"instructions": "string",
"glossary": [
{
"source": "string",
"target": "string",
"caseSensitive": true
}
],
"protectedTerms": [
"string"
],
"orgId": "25b2c2d5-a7fc-47d0-89e4-8709a1560bfa",
"createdAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z"
}
]
}{
"error": {
"code": "string",
"message": "string",
"fields": {
"property1": "string",
"property2": "string"
},
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"fields": {
"property1": "string",
"property2": "string"
},
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"fields": {
"property1": "string",
"property2": "string"
},
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"fields": {
"property1": "string",
"property2": "string"
},
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"fields": {
"property1": "string",
"property2": "string"
},
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"fields": {
"property1": "string",
"property2": "string"
},
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"fields": {
"property1": "string",
"property2": "string"
},
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"fields": {
"property1": "string",
"property2": "string"
},
"details": {},
"correlationId": "string"
}
}Try it
Your API key is sent directly to the Convor API from your browser and is never stored on this site.
Was this page helpful?