---
title: "Delete Access Profile"
method: DELETE
path: "/v2/access-profiles/{id}"
tags: ["Access Profile API"]
---

# Delete Access Profile

`DELETE /v2/access-profiles/{id}`

Delete an access profile.

## Path parameters

- `id` string, required — The ID of the access profile.

## Response `200`

Success

- SvflowPublicapiDeleteAccessProfileResponse

## Other responses

- `default` — Error

---

[API](https://skmtc.net/serval/apis/serval-public-api.md) · [All operations](https://skmtc.net/serval/apis/serval-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/serval/serval-public-api/versions/0549515e9384/schema)
