AccountRemoveRole.mdx•1.01 kB
---
title: Account Remove Role
description: |
Removes a role from an account. Members without the MANAGE_ROLES cannot
use this operation. Admins cannot remove the admin role from themselves.
full: false
_openapi:
method: DELETE
route: /accounts/{account_handle}/roles/{role_id}
toc: []
structuredData:
headings: []
contents:
- content: >
Removes a role from an account. Members without the MANAGE_ROLES
cannot
use this operation. Admins cannot remove the admin role from
themselves.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Removes a role from an account. Members without the MANAGE_ROLES cannot
use this operation. Admins cannot remove the admin role from themselves.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/accounts/{account_handle}/roles/{role_id}","method":"delete"}]} webhooks={[]} hasHead={false} />