Replace localized widget content
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/widget-content" \ -H "Content-Type: application/json" \ -d '{ "translations": [ { "locale": "string", "status": "draft", "widgetTitle": "string", "greeting": "string", "welcomeTitle": "string", "welcomeMessage": "string", "offlineTitle": "string", "offlineMessage": "string", "offlineButtonLabel": "string", "consentText": "string", "consentAcceptLabel": "string", "consentDeclineLabel": "string" } ] }'{
"data": [
{
"locale": "string",
"status": "draft",
"sourceLocale": "string",
"machineTranslatedAt": "2019-08-24T14:15:22Z",
"reviewedAt": "2019-08-24T14:15:22Z",
"reviewedBy": "string",
"widgetTitle": "string",
"greeting": "string",
"welcomeTitle": "string",
"welcomeMessage": "string",
"offlineTitle": "string",
"offlineMessage": "string",
"offlineButtonLabel": "string",
"consentText": "string",
"consentAcceptLabel": "string",
"consentDeclineLabel": "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?