---
title: "Delete a multiplier"
method: DELETE
path: "/v1/org/{orgId}/multiplier/{multiplierId}"
tags: ["multiplier"]
---

# Delete a multiplier

`DELETE /v1/org/{orgId}/multiplier/{multiplierId}`

## Path parameters

- `orgId` string, required
- `multiplierId` string, required

## Query parameters

- `date` string, date

## Response `202`

snapshot currently building

## Other responses

- `400` — bad request
- `401` — not authorized
- `404` — not found

---

[API](https://skmtc.dev/charthop/apis/charthop-api.md) · [All operations](https://skmtc.dev/charthop/apis/charthop-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/charthop/charthop-api/revisions/2d6f51bdc66b/schema)
