---
title: "Delete a profile"
method: DELETE
path: "/profiles/{user_id}"
tags: ["Profiles"]
---

# Delete a profile

`DELETE /profiles/{user_id}`

Deletes the specified user profile.

## Path parameters

- `user_id` string, required

## Response `204`

## Other responses

- `400`

---

[API](https://skmtc.dev/trycourier/apis/courier.md) · [All operations](https://skmtc.dev/trycourier/apis/courier/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trycourier/courier/revisions/7143ea51f307/schema)
