---
title: "Hard delete rates"
method: POST
path: "/api/fee-schedules/v3/hard-delete"
tags: ["v3"]
---

# Hard delete rates

`POST /api/fee-schedules/v3/hard-delete`

Hard deletes rates from the system that match the provided dimensions.  This is a destructive operation and cannot be undone.  If an empty dimensions object is provided, all rates will be hard deleted.  The maximum number of rates this API will delete at a time is 10000.  Returns the number of rates deleted and if that number is the maximum, the caller should call this API again to continue deleting rates.

## Headers

- `Authorization` string, required

## Request body

- V3OptionalDimensions — unresolved $ref

## Response `200`

Response with status 200

- integer

---

[API](https://skmtc.net/joincandidhealth/apis/api-reference.md) · [All operations](https://skmtc.net/joincandidhealth/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/joincandidhealth/api-reference/revisions/7cc5974e4128/schema)
