---
title: "Delete Role"
method: DELETE
path: "/organizations/roles/{role_id}"
---

# Delete Role

`DELETE /organizations/roles/{role_id}`

Delete a custom role. Users assigned to this role will be reassigned to ReadOnly.

## Path parameters

- `role_id` string, required

## Response `204`

No Content - Successfully deleted

---

[API](https://skmtc.net/y/apis/ai-caller.md) · [All operations](https://skmtc.net/y/apis/ai-caller/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/y/ai-caller/revisions/05b629819b49/schema)
