A AuthMS API Wiki API Reference iam.tianv.com →

DELETE /auth/me/webauthn-credentials/{id}

删除指定的WebAuthn凭证

WebAuthn `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
id path string Yes 凭证ID

Responses

StatusDescriptionSchema
200删除成功dto.SimpleResponseWrapper
401未授权dto.SimpleResponseWrapper
404凭证不存在dto.SimpleResponseWrapper
500服务器错误dto.SimpleResponseWrapper

Referenced Schemas

dto.SimpleResponseWrapper

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No