---
title: "DELETE /prices"
method: DELETE
path: "/prices"
tags: ["prices"]
---

# DELETE /prices

`DELETE /prices`

## Query parameters

- `id` string, text
- `product_id` string, text
- `active` string, boolean
- `description` string, text
- `unit_amount` string, bigint
- `currency` string, text
- `type` string, public.pricing_type
- `interval` string, public.pricing_plan_interval
- `interval_count` string, integer
- `trial_period_days` string, integer
- `metadata` string, jsonb

## Headers

- `Prefer` 'return=representation' | 'return=minimal' | 'return=none'

## Response `204`

No Content

---

[API](https://skmtc.net/revent-app/apis/standard-public-schema.md) · [All operations](https://skmtc.net/revent-app/apis/standard-public-schema/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revent-app/standard-public-schema/versions/90ce877204f2/schema)
