AccountRoleRemoveBadge.mdx•994 B
---
title: Account Role Remove Badge
description: |
Removes the badge from the profile. This does not remove the role from
the account, only the visual badge-status representation of the role.
full: false
_openapi:
method: DELETE
route: /accounts/{account_handle}/roles/{role_id}/badge
toc: []
structuredData:
headings: []
contents:
- content: |
Removes the badge from the profile. This does not remove the role from
the account, only the visual badge-status representation of the role.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Removes the badge from the profile. This does not remove the role from
the account, only the visual badge-status representation of the role.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/accounts/{account_handle}/roles/{role_id}/badge","method":"delete"}]} webhooks={[]} hasHead={false} />