Skip to main content

resources/segments/actions/fixmarkuptext

Provides a method to fix the markup of a translated text.

This method allows to fix texts independently of a segment.

URL

(POST) /resources/segments/actions/fixmarkuptext

PARAMETERS

The parameters are a JSON object included in the request body:

txts

The source text

Mandatory
txttThe target text.Mandatory
locales

The source language.

Mandatory
localetThe target languageMandatory

 

RESULTS

A JSON with these properties:

correction

The corrected text.

Null if no correction applied.

string?

 

EXAMPLE

-

 

 

 

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.