AccountAuthMethodDelete.mdx•1.25 kB
---
title: Account Auth Method Delete
description: |
Deletes the specified authentication method from the account. This is
irreversible however if this authentication method is the only remaining
method for the account, this operation will fail with a 400 bad request.
full: false
_openapi:
method: DELETE
route: /accounts/self/auth-methods/{auth_method_id}
toc: []
structuredData:
headings: []
contents:
- content: >
Deletes the specified authentication method from the account. This is
irreversible however if this authentication method is the only
remaining
method for the account, this operation will fail with a 400 bad
request.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Deletes the specified authentication method from the account. This is
irreversible however if this authentication method is the only remaining
method for the account, this operation will fail with a 400 bad request.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/accounts/self/auth-methods/{auth_method_id}","method":"delete"}]} webhooks={[]} hasHead={false} />