---
title: "Changes to Pause Recording"
method: POST
path: "/api/v1/bot/{id}/pause_recording/"
---

# Changes to Pause Recording

`POST /api/v1/bot/{id}/pause_recording/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 6 revisions.

- **2026-08-25** `56a9d14b7f10` — 3 warning
- **2026-08-21** `55ce8c277c24` — 1 info
- **2026-07-26** `01244e56b3a1` — 3 breaking, 4 warning, 2 info

## Changes

- **2026-08-25** `56a9d14b7f10` — 3 warning
  - removed the optional property `recordings/items/media_shortcuts/allOf[#/components/schemas/RecordingShortcuts]/transcript/allOf[#/components/schemas/TranscriptArtifactShortcut]/provider/allOf[#/components/schemas/TranscriptArtifactProvider]/gladia_v2_async/callback` from the response with the `200` status
  - removed the optional property `recordings/items/media_shortcuts/allOf[#/components/schemas/RecordingShortcuts]/transcript/allOf[#/components/schemas/TranscriptArtifactShortcut]/provider/allOf[#/components/schemas/TranscriptArtifactProvider]/gladia_v2_async/callback_config` from the response with the `200` status
  - removed the optional property `recordings/items/media_shortcuts/allOf[#/components/schemas/RecordingShortcuts]/transcript/allOf[#/components/schemas/TranscriptArtifactShortcut]/provider/allOf[#/components/schemas/TranscriptArtifactProvider]/gladia_v2_async/callback_url` from the response with the `200` status
- **2026-08-21** `55ce8c277c24` — 1 info
  - added the optional property `recordings/items/media_shortcuts/allOf[#/components/schemas/RecordingShortcuts]/transcript/allOf[#/components/schemas/TranscriptArtifactShortcut]/provider/allOf[#/components/schemas/TranscriptArtifactProvider]/deepgram_async/credential_id` to the response with the `200` status
- **2026-07-26** `01244e56b3a1` — 3 breaking, 4 warning, 2 info
  - added `#/components/schemas/BotRecordingConfigRealtimeEndpointBotRecordingConfigRealtimeEndpointRtmp, #/components/schemas/BotRecordingConfigRealtimeEndpointBotRecordingConfigRealtimeEndpointWebsocket, #/components/schemas/BotRecordingConfigRealtimeEndpointBotRecordingConfigRealtimeEndpointWebhook, #/components/schemas/BotRecordingConfigRealtimeEndpointBotRecordingConfigRealtimeEndpointDesktopSdkCallback` to the `recording_config/allOf[#/components/schemas/BotRecordingConfig]/realtime_endpoints/items/` response property `oneOf` list for the response status `200`
  - the `recording_config/allOf[#/components/schemas/BotRecordingConfig]/realtime_endpoints/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `recording_config/allOf[#/components/schemas/BotRecordingConfig]/realtime_endpoints/items/type` from the response with the `200` status
  - removed the optional property `recording_config/allOf[#/components/schemas/BotRecordingConfig]/realtime_endpoints/items/events` from the response with the `200` status
  - removed the optional property `recording_config/allOf[#/components/schemas/BotRecordingConfig]/realtime_endpoints/items/metadata` from the response with the `200` status
  - removed the optional property `recording_config/allOf[#/components/schemas/BotRecordingConfig]/realtime_endpoints/items/url` from the response with the `200` status
  - added the new `melia-1` enum value to the `recordings/items/media_shortcuts/allOf[#/components/schemas/RecordingShortcuts]/transcript/allOf[#/components/schemas/TranscriptArtifactShortcut]/provider/allOf[#/components/schemas/TranscriptArtifactProvider]/speechmatics_async/transcription_config/operating_point` response property for the response status `200`
  - added the optional property `recordings/items/media_shortcuts/allOf[#/components/schemas/RecordingShortcuts]/transcript/allOf[#/components/schemas/TranscriptArtifactShortcut]/provider/allOf[#/components/schemas/TranscriptArtifactProvider]/speechmatics_async/transcription_config/model` to the response with the `200` status
  - added discriminator to `recording_config/allOf[#/components/schemas/BotRecordingConfig]/realtime_endpoints/items/` response property for the response status `200`

---

[Operation](https://skmtc.dev/recall/apis/recall-ai-api/docs/api/v1/bot/:id/pause_recording/post.md) · [API](https://skmtc.dev/recall/apis/recall-ai-api.md) · [Page](https://skmtc.dev/recall/apis/recall-ai-api/changes/api/v1/bot/:id/pause_recording/post)
