v1

latestOpenAPI 3.0.3MIT2026-07-176638100.8 KB

Delete an existing WebAuthn key

post/wan-delete

Request body

namestring required

Name of WebAuthn key to delete.

Response

Delete response

Example response

{
  "meta": {
    "code": 200
  }
}