v55

latestOpenAPI 3.0.3agplraw.githubusercontent.com2026-08-01155431.3 MB
live_transcription

Set target language for live translations

Each participant can set the language in which they want to receive the translations. Setting the target language is possible only during a call and immediately enables the translations. Translations can be disabled by sending a null value as the language id. translations are not supported.

post/ocs/v2.php/apps/spreed/api/{apiVersion}/live-transcription/{token}/target-language

Path parameters

apiVersion'v1' required
tokenstring required

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

targetLanguageIdstring required

the ID of the language to set

Response

Target language set successfully