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

# DELETE /profile

`DELETE /profile`

## Query parameters

- `created_at` string, timestamp with time zone
- `first_name` string, text
- `last_name` string, text
- `avatar_url` string, text
- `email` string, text
- `id` string, uuid
- `full_name` string, text
- `updated_at` string, timestamp with time zone
- `billing_address` string, jsonb
- `payment_method` string, jsonb
- `timezone` string, text

## 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)
