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

# Delete a profile.

`DELETE /profiles/{profile_id}`

Delete a profile.

## Path parameters

- `profile_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/talentapi/apis/talent-api-api-reference.md) · [All operations](https://skmtc.net/talentapi/apis/talent-api-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/talentapi/talent-api-api-reference/revisions/0798d0794573/schema)
