Segments
Tag a Segment
Project tags for a segment. The source_tagged string contains one or more SGML tags. The target string is untagged. This endpoint will automatically place the source tags in the target.
Usage charges apply to this endpoint for production REST API keys.
get/v2/segments/tag
Query parameters
source_taggedstring required
The tagged source string.
targetstring required
The target string.
memory_idinteger required
A unique Memory identifier.
Response
A TaggedSegment object.