Update Scheduled Access Timeslot

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of Splashtop team. It is one team at a time you can query

integer
required

Scheduled access ID.

integer
required

Timeslot ID.

Body Params
string
required

String Timeslot name

string
required

String Recurrence rule (iCalendar RRULE format). Must be valid according to RFC 5545. Weekly types must include days

string
required

Timeslot start date (Format: YYYY-MM-DD)

string
required

Timeslot end date (Format: YYYY-MM-DD)

string
required

Start time (Format: HH:MM:SS)

string
required

End time (Format: HH:MM:SS). Must be after start_time

string
required

Type of timeslot. Allowed values: "once", "daily", "weekly". The type and rrule must match.

boolean

(Optional) Boolean Force disconnect user when time expires

integer

(Optional) Integer Warning time before disconnect (seconds, range: 0-600)

integer

(Optional) Integer Allow access to a computer with a logged in user, if idle for more than (seconds, range: 300- 900, default: 300)

integer

(Optional) Integer Log out user on a disconnect (seconds, range: 0- 300, default: 0)

integer

(Optional) integer Lock screen before user logout for unintentional disconnects (seconds, range: 0-300, default: 0)

boolean

(Optional) Boolean Prevent member from accessing a computer which has already been logged in

boolean

(Optional) Boolean Enable idle time check

boolean

(Optional) Boolean Enable lock screen for intentional disconnects

boolean

(Optional) Boolean Enable lock screen for unintentional disconnects

boolean

(Optional) Boolean Blank screen when in a session

boolean

(Optional) Boolean Lock keyboard/mouse when in a session

boolean

(Optional) Boolean Enable connection pool for this timeslot

integer

(Optional) Integer Multiple session limit for connection pool

Responses

400

Bad request — invalid parameters

401

Unauthorized — invalid or missing access token

403

Forbidden — insufficient scope, or the action/value/target is not allowed. See data.error for the sub-reason.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json