Bulk Rename Speakers Across Files
bulk_update_transcript_speakersUpdate or rename speaker labels across multiple media files at once, applying the same speaker mappings to every specified file. Ideal for batch renaming speakers in a project or folder.
Instructions
Update or rename speaker labels across multiple media files in a single operation. Applies the same speaker mappings to every specified media file. Use this instead of calling update_transcript_speakers repeatedly when renaming speakers across a project or folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mediaIds | Yes | Array of media IDs to update speakers for (max 500 per call) | |
| speakers | Yes | Array of speaker ID to name mappings to apply to all specified media files |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |