---
title: "Delete profile"
method: DELETE
path: "/security/iaas/v2/profiles/{id}"
tags: ["Profiles"]
---

# Delete profile

`DELETE /security/iaas/v2/profiles/{id}`

Delete protection profile. Protection is disabled at the same time as profile is deleted

## Path parameters

- `id` integer, required

## Response `204`

No response body

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Profile not found

---

[API](https://skmtc.dev/g-core/apis/gcore-openapi.md) · [All operations](https://skmtc.dev/g-core/apis/gcore-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/g-core/gcore-openapi/revisions/09e652815095/schema)
