Remove passkey
DELETE/identity/v2/auth/account/passkey/:passkeyId
This API is used to remove a specific passkey from the users's account
Request
Responses
- 200
- 400
- 403
Remove passkey credential from account
Bad Request - the request is malformed or invalid.
Forbidden - the client is not allowed to access this resource.