---
title: "Undo speaker reassignment"
method: POST
path: "/speakers/undo-reassign"
tags: ["Speakers"]
---

# Undo speaker reassignment

`POST /speakers/undo-reassign`

## Request body

- UndoSpeakerReassignRequest
  - `old_assignments` SpeakerOldAssignment[], required
    - `transcription_id` integer, required
    - `old_speaker_id` integer, required

## Response `200`

OK

- UndoSpeakerReassignResponse
  - `restored` integer, required

## Changes

> 10 revisions in range; 3 could not be searched.

- **2026-04-09** `0f0f8030c7e2` — 1 info
  - api tag `Speakers` added
- **2026-04-08** `1a63468a8d30` — 2 info
  - api operation id `server_undo_speaker_reassign_handler` removed and replaced with `routes_speakers_undo_speaker_reassign_handler`
  - api tag `Speaker Management` removed
- **2026-02-16** `e143bf8d73bc` — 1 info
  - endpoint added
- **2026-02-11** `2825740bcf63` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/screenpipe/apis/screenpipe-api/changes/speakers/undo-reassign/post.md)

---

[API](https://skmtc.dev/screenpipe/apis/screenpipe-api.md) · [All operations](https://skmtc.dev/screenpipe/apis/screenpipe-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/screenpipe/screenpipe-api/revisions/c48ab58de88e/schema)
