---
title: "Delete profile by ID"
method: DELETE
path: "/api/profile/{id}"
---

# Delete profile by ID

`DELETE /api/profile/{id}`

## Path parameters

- `id` string, required

## Response `200`

Profile deleted

- BasicResponse
  - `success` boolean, required

## Changes

> 5 revisions in range; 2 could not be searched.

- **2026-08-06** `69aa004ce41b` — 1 info
  - the response property `success` became required for the status `200`

[Change history](https://skmtc.dev/hyperbrowser/apis/hyperbrowser-api/changes/api/profile/:id/delete.md)

---

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