Autional Autional
API Reference GitHub autional.com →

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

Delete the specified WebAuthn credential.

WebAuthn `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
id path string Yes Credential ID

Responses

StatusDescriptionSchema
200Deleted successfullydto.SimpleResponseWrapper
401Unauthorizeddto.SimpleResponseWrapper
404Credential not founddto.SimpleResponseWrapper
500Server errordto.SimpleResponseWrapper

Referenced Schemas

dto.SimpleResponseWrapper

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No