Creates a transcript recording the conversation between the user with userID and your Voiceflow assistant corresponding to the version with versionID.
A transcript includes three fields: os, browser, device, which accept any string value. You can use these properties to record additional metadata about the conversations.
All requests made to the Project API must be validated with the project DM API Key.
The ID of the conversation session to record as a transcript. This should be the same value as the userID property of the Dialog API.
the project ID that the transcript belongs to
the browser that was used when for the interaction
"chrome, safari"
the device that was used when for the interaction
"desktop, mobile"
the operating system that was used when for the interaction
"macos, windows, linux"
the tags associated with the transcript
true if the transcrip is unread, false otherwise
the transcript ID
the ID of the user who created the transcript
the date time the transcript was created
the date time the transcript was updated
the created transcript record
The ID of the conversation session to record as a transcript. This should be the same value as the userID property of the Dialog API.
the transcript ID
the project ID that the transcript belongs to
the browser that was used when for the interaction
"chrome, safari"
the device that was used when for the interaction
"desktop, mobile"
the operating system that was used when for the interaction
"macos, windows, linux"
the tags associated with the transcript
true if the transcrip is unread, false otherwise
the transcript ID
the ID of the user who created the transcript
the date time the transcript was created
the date time the transcript was updated