Skip to content

Update Live Session Settings

PATCH
/organization/{id}/session-settings

Updates the live session sharing configuration of an organization. Requires the "org.manage" permission.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

id*

Organization id

Type
string
Required

Request Body

application/json
JSON
"string"

Responses

Updated session settings

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License