---
title: "Mark a call recording as ready for retrieval."
method: POST
path: "/crm/v3/extensions/calling/recordings/ready"
tags: ["Advanced"]
---

# Mark a call recording as ready for retrieval.

`POST /crm/v3/extensions/calling/recordings/ready`

This endpoint is used to mark a call recording as ready. It requires the engagementId to identify the specific recording.

## Request body

- MarkRecordingAsReadyRequest
  - `engagementId` integer, required — The unique identifier for the engagement associated with the call recording.

## Response `204`

No content

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/hubspot/apis/crm-calling-extensions.md) · [All operations](https://skmtc.net/hubspot/apis/crm-calling-extensions/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/crm-calling-extensions/revisions/e6acf2573387/schema)
