Update Scheduled Access Timeslot Member Groups

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
add_group_ids
array of integers
required

Array Array of member group IDs to add to timeslot

add_group_ids*
remove_group_ids
array of integers
required

Array Array of member group IDs to remove from timeslot

remove_group_ids*
Responses
200

Successful response

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!