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

# Delete profile

`DELETE /profile/{profile_id}`

Permanently deletes a video player profile

## Path parameters

- `profile_id` string, uuid, required

## Response `200`

Profile deleted successfully

- object
  - `message` string

---

[API](https://skmtc.net/pandavideo/apis/api-v2.md) · [All operations](https://skmtc.net/pandavideo/apis/api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pandavideo/api-v2/revisions/4fbd3c623ca9/schema)
