MyAccount Management
//
Delete a WebAuthn enrollm...
OAuth 2.0 scope:
- okta.myAccount.webauthn.manage
Deletes a specified Passkey (FIDO2 WebAuthn) enrollment
DELETE
curl -i -X DELETE \
https://okta-subdomain.pixtulate.com/idp/myaccount/webauthn/fwfn3c3rryqStmyp20g4 \
-H 'Accept: application/json; okta-version=1.0.0'