Skip to main content
GET
Tag a Segment

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

source_tagged
string
required

The tagged source string.

target
string
required

The target string.

memory_id
integer
required

A unique Memory identifier.

Response

A TaggedSegment object.

source_tagged
string

The tagged source string.

target_tagged
string

The tagged target string.