DELETE /mfa/trusted-devices/{credential_id}
Revoke a specified trusted device; the device will require MFA verification again. Reference: NIST SP 800-63B §5.1, OWASP ASVS V2.8.
Multi-Factor Authentication `bearerAuth` application/json
Request Parameters
| Name | In | Type | Required | Default | Example | Constraints | Description |
id |
path |
string |
Yes |
|
|
|
Device ID |
Referenced Schemas
gitee_com_linmes_authms_base_dto.SimpleResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
timestamp |
string |
No |
|
|
|