Autional Autional
API Reference GitHub autional.com →

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

NameInTypeRequiredDefaultExampleConstraintsDescription
id path string Yes Device ID

Responses

StatusDescriptionSchema
204Revoke Successful
400Invalid Parametersgitee_com_linmes_authms_base_dto.SimpleResponse
401Unauthenticatedgitee_com_linmes_authms_base_dto.SimpleResponse
404Device Not Foundgitee_com_linmes_authms_base_dto.SimpleResponse
500Internal Server Errorgitee_com_linmes_authms_base_dto.SimpleResponse

Referenced Schemas

gitee_com_linmes_authms_base_dto.SimpleResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No
timestamp string No