/auth/me/webauthn-credentials/{id}Delete the specified WebAuthn credential.
| Name | In | Type | Required | Default | Example | Constraints | Description |
|---|---|---|---|---|---|---|---|
id |
path |
string |
Yes | Credential ID |
| Status | Description | Schema |
|---|---|---|
| 200 | Deleted successfully | dto.SimpleResponseWrapper |
| 401 | Unauthorized | dto.SimpleResponseWrapper |
| 404 | Credential not found | dto.SimpleResponseWrapper |
| 500 | Server error | dto.SimpleResponseWrapper |
| Field | Type | Required | Example | Constraints | Description |
|---|---|---|---|---|---|
code |
integer |
No | |||
message |
string |
No |