---
title: "Enable the live transcription"
method: POST
path: "/ocs/v2.php/apps/spreed/api/{apiVersion}/live-transcription/{token}"
tags: ["live_transcription"]
---

# Enable the live transcription

`POST /ocs/v2.php/apps/spreed/api/{apiVersion}/live-transcription/{token}`

## Path parameters

- `apiVersion` 'v1', required
- `token` string, required

## Headers

- `OCS-APIRequest` boolean, required

## Response `200`

Live transcription enabled successfully

- object
  - `ocs` object, required
    - `meta` OCSMeta, required
      - `status` string, required
      - `statuscode` integer, required
      - `message` string
      - `totalitems` string
      - `itemsperpage` string
    - `data` unknown, required

## Other responses

- `400` — The conversation is classified

## Changes

- **2026-07-16** `a2b2faeb5c3f` — 1 warning
  - added the new `classified` enum value to the `ocs/data/error` response property for the response status `400`

[Change history](https://skmtc.dev/nextcloud/apis/spreed-full/changes/ocs/v2.php/apps/spreed/api/:apiVersion/live-transcription/:token/post.md)

---

[API](https://skmtc.dev/nextcloud/apis/spreed-full.md) · [All operations](https://skmtc.dev/nextcloud/apis/spreed-full/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nextcloud/spreed-full/revisions/41d6458d6d6e/schema)
