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

# DELETE /tax_registration

`DELETE /tax_registration`

## Query parameters

- `id` string, uuid
- `created_at` string, timestamp with time zone
- `country` string, text
- `country_options` string, jsonb
- `expires_at` string, integer
- `status` string, text
- `state` string, text
- `stripe_tax_registration_id` string, text
- `user_id` string, uuid
- `account_id` string, uuid
- `organization_id` string, uuid

## 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/revisions/90ce877204f2/schema)
