Skip to content

Update AutoCut configuration.

PUT
/api/autocut/config

Request Body

application/json
JSON
{
"style": "string",
"presentationEnabled": true,
"pipEnabled": true,
"speakerEnabled": true,
"audienceEnabled": true,
"keepSpeaker": true,
"keepPresentation": true
}

Responses

No Content

Samples

Powered by VitePress OpenAPI