---
title: "Deletes a profile."
method: DELETE
path: "/Dlna/Profiles/{profileId}"
tags: ["Dlna"]
---

# Deletes a profile.

`DELETE /Dlna/Profiles/{profileId}`

## Path parameters

- `profileId` string, required — Profile id.

## Response `204`

Device profile deleted.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Device profile not found.

---

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