---
title: "Changes to deleteRole"
method: DELETE
path: "/v1/permissions/roles/{roleId}"
---

# Changes to deleteRole

`DELETE /v1/permissions/roles/{roleId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-08-27** `b29ea9adf72b` — 10 info

## Changes

- **2026-08-27** `b29ea9adf72b` — 10 info
  - added the optional property `oneOf[#/components/schemas/OrgRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[#/components/schemas/EqualsCurrentUserCondition]/attributes` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/PartnerRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[#/components/schemas/EqualsCurrentUserCondition]/attributes` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/PortalRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[#/components/schemas/EqualsCurrentUserCondition]/attributes` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/ShareRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[#/components/schemas/EqualsCurrentUserCondition]/attributes` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/UserRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[#/components/schemas/EqualsCurrentUserCondition]/attributes` to the response with the `200` status
  - added `#/components/schemas/NotEqualsCondition, #/components/schemas/NotEqualsCurrentUserCondition` to the `oneOf[#/components/schemas/OrgRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/NotEqualsCondition, #/components/schemas/NotEqualsCurrentUserCondition` to the `oneOf[#/components/schemas/PartnerRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/NotEqualsCondition, #/components/schemas/NotEqualsCurrentUserCondition` to the `oneOf[#/components/schemas/PortalRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/NotEqualsCondition, #/components/schemas/NotEqualsCurrentUserCondition` to the `oneOf[#/components/schemas/ShareRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/NotEqualsCondition, #/components/schemas/NotEqualsCurrentUserCondition` to the `oneOf[#/components/schemas/UserRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/` response property `anyOf` list for the response status `200`

---

[Operation](https://skmtc.dev/epilot/apis/permissions-api/docs/v1/permissions/roles/:roleId/delete.md) · [API](https://skmtc.dev/epilot/apis/permissions-api.md) · [Page](https://skmtc.dev/epilot/apis/permissions-api/changes/v1/permissions/roles/:roleId/delete)
