Skip to main content
PUT
Label one entry of a transcript

Path Parameters

sessionId
string<uuid>
required

The session's id.

entryId
string<uuid>
required

The transcript entry's id.

Body

application/json

The tag to put on one transcript entry. An empty string clears it — setting and clearing are one write, because from where a person stands renaming a marker and removing it are the same gesture.

label
string
required

A short tag a person types to recognise this moment on sight. Empty clears whatever was there.

Maximum string length: 128

Response

The label was set, or cleared.