---
title: "Delete user profile."
method: POST
path: "/v1/user_profiles/{id}/delete"
tags: ["user_profiles"]
---

# Delete user profile.

`POST /v1/user_profiles/{id}/delete`

Delete a user profile.

## Path parameters

- `id` string, required

## Response `200`

OK

- EmptyRecord

## Changes

- **2025-11-05** `63df0e3eb49d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/runloopai/apis/runloop-api/changes/v1/user_profiles/:id/delete/post.md)

---

[API](https://skmtc.dev/runloopai/apis/runloop-api.md) · [All operations](https://skmtc.dev/runloopai/apis/runloop-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/runloopai/runloop-api/revisions/5f33221208c1/schema)
