Update Session Object
This page shows the object structure of the json body that is accepted when updating a session
Last updated
Was this helpful?
This page shows the object structure of the json body that is accepted when updating a session
Last updated
Was this helpful?
session_guid
string
Yes
n/a
Session's GUID
name
string
No
n/a
Session's name
description
string
No
n/a
Session's description
tags
string
No
null
A comma separated list of tags
start_date
string
Yes
n/a
Date which the session will start()
duration
integer
Yes
n/a
Session duration in minutes. It can be between 5 and 360 minutes.
lang
string
No
tr-TR
Language code()
timezone
string
No
Europe/Istanbul
TZ identifier ()
options
No
See object
Contains various session options()
allow_recording
bool
No
true
Flag to determine if the session will be recorded
inaccessible_replay
bool
No
false
Flag to determine if the session's replay should be inaccessible