POST

https://copilot.{region}.corti.app/

/
private
/
v2
/
align

Body

application/json
sourceDocument
string
required

The content of the source document.

targetDocument
string
required

The content of the target document.

compareSegments
boolean

Indicates if segments from the source should be compared with the target.

Response

200 - application/json
alignmentPercentage
number

Alignment percentage between the source and target documents.

alignedSegments
object[]