stopRecord
Last updated
Last updated
This method is to stop a record that was previously started by . This will set the end date time of the record to the current date time.
Name
Type
Required
Description
cortexToken
string
yes
session
string
yes
A record is linked to a session. So to close a record, you need to provide the session id.
The result is an object containing these fields:
Name
Type
Description
record
object
sessionId
string
The session id linked to the record.
A token returned by .
The session id you provided when you called .
A .