---
title: "Archive"
method: DELETE
path: "/crm/v3/objects/quotes/{quoteId}"
tags: ["Basic"]
---

# Archive

`DELETE /crm/v3/objects/quotes/{quoteId}`

Move an Object identified by `{quoteId}` to the recycling bin.

## Path parameters

- `quoteId` string, required

## Response `204`

No content

## Other responses

- `default` — An error occurred.

## Changes

- **2026-09-02** (v3) `d6ec77643557` — 1 info
  - endpoint added
- **2026-07-13** (v3) `667c4d0453e0` — 1 breaking
  - api path removed without deprecation
- **2026-07-13** (v3) `ad43b3607372` — 2 info
  - the security scope `crm.objects.quotes.write` was added to the endpoint's security scheme `oauth2`
  - the security scope `e-commerce` was removed from the endpoint's security scheme `oauth2`
- **2026-06-23** (v3) `ad43b3607372` — 2 info
  - the security scope `crm.objects.quotes.write` was added to the endpoint's security scheme `oauth2`
  - the security scope `e-commerce` was removed from the endpoint's security scheme `oauth2`
- **2026-06-15** (v3) `a0dbba00d7b5` — 2 info
  - the security scope `crm.objects.quotes.write` was added to the endpoint's security scheme `oauth2`
  - the security scope `e-commerce` was removed from the endpoint's security scheme `oauth2`

[Full history](https://skmtc.dev/hubspot/apis/crm-quotes/changes/crm/v3/objects/quotes/:quoteId/delete.md)

---

[API](https://skmtc.dev/hubspot/apis/crm-quotes.md) · [All operations](https://skmtc.dev/hubspot/apis/crm-quotes/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hubspot/crm-quotes/revisions/d6ec77643557/schema)
