---
title: "Downgrade Feedback"
method: POST
path: "/tiers/downgrade/feedback"
tags: ["Tiers"]
---

# Downgrade Feedback

`POST /tiers/downgrade/feedback`

## Query parameters

- `current_tier` 'free' | 'entry' | 'entry+' | 'enhanced' | 'premium' | 'professional' | 'business' | 'ultra' | 'enterprise' | 'starter' | 'enterprise+' | 'advanced' | 'pro', required — An enumeration.
- `new_tier` 'free' | 'entry' | 'entry+' | 'enhanced' | 'premium' | 'professional' | 'business' | 'ultra' | 'enterprise' | 'starter' | 'enterprise+' | 'advanced' | 'pro', required — An enumeration.
- `user_id` string, uuid, required
- `feedback` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/dante-ai/apis/dante-ai-api.md) · [All operations](https://skmtc.net/dante-ai/apis/dante-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dante-ai/dante-ai-api/versions/38b6c9a4246d/schema)
