---
title: "Delete Assigned Role from System Account"
method: DELETE
path: "/v3/system-accounts/{accountId}/assigned-roles/{roleId}"
tags: ["System Accounts - Roles"]
---

# Delete Assigned Role from System Account

`DELETE /v3/system-accounts/{accountId}/assigned-roles/{roleId}`

Removes an assigned role from a system account. Returns 404 if the system account or assigned role were not found.

## Response `204`

No Content

## Other responses

- `401` — Unauthenticated
- `403` — Unauthorized
- `404` — Not Found

---

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