---
title: "Stop room recording"
method: POST
path: "/v2/rooms/{room_id}/stop-recording"
tags: ["Room"]
---

# Stop room recording

`POST /v2/rooms/{room_id}/stop-recording`

Stop room recoding by room Id.

## Path parameters

- `room_id` string, required

## Response `200`

Stoped recording

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — Room not found
- `412` — Pre condition failed error
- `429` — Too Many request

---

[API](https://skmtc.net/kaleyra/apis/kaleyra-io-sms-apis.md) · [All operations](https://skmtc.net/kaleyra/apis/kaleyra-io-sms-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kaleyra/kaleyra-io-sms-apis/versions/d9b785884d03/schema)
