---
title: "Stop recording the call."
method: DELETE
path: "/calling/serverCalls/{serverCallId}/recordings/{recordingId}"
tags: ["Recording"]
---

# Stop recording the call.

`DELETE /calling/serverCalls/{serverCallId}/recordings/{recordingId}`

## Path parameters

- `serverCallId` string, required
- `recordingId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Returns the stop call recording response.

## Other responses

- `400` — BadRequest
- `401` — Unauthorized
- `403` — Forbidden
- `404` — NotFound
- `500` — InternalServerError

---

[API](https://skmtc.dev/azure/apis/communication-callingserver.md) · [All operations](https://skmtc.dev/azure/apis/communication-callingserver/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/communication-callingserver/revisions/85ed6f36b472/schema)
