Skip to main content

authenticators_admin_webauthn_destroy

DELETE 

/api/v3//authenticators/admin/webauthn/:id/

Viewset for WebAuthn authenticator devices (for admins)

Request

Path Parameters

    id integerrequired

    A unique integer value identifying this WebAuthn Device.

Responses

No response body

curl -L -X DELETE '/api/v3/authenticators/admin/webauthn/:id/' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
/api/v3
Auth
Parameters
— pathrequired