---
title: "Delete a browser profile"
method: DELETE
path: "/api/v1/browser/profile/{profile_id}"
deprecated: true
---

# Delete a browser profile

`DELETE /api/v1/browser/profile/{profile_id}`

> **Deprecated.**

Delete a specific browser profile for a user.

## Path parameters

- `profile_id` string, required

## Cookies

- `apikey` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/smooth/apis/circlemind-zero.md) · [All operations](https://skmtc.dev/smooth/apis/circlemind-zero/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/smooth/circlemind-zero/revisions/472956a12adf/schema)
