---
title: "Remove Role"
method: DELETE
path: "/api/v2/authz/roles/{id}"
tags: ["Authorization - Roles"]
---

# Remove Role

`DELETE /api/v2/authz/roles/{id}`

## Path parameters

- `id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Role not found
- `422` — Validation Error

---

[API](https://skmtc.net/conveyordata/apis/data-product-portal.md) · [All operations](https://skmtc.net/conveyordata/apis/data-product-portal/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/conveyordata/data-product-portal/revisions/0fe6374dedc9/schema)
