delete https://{tenant}.{region}.authaction.com/api/v1/users//passkeys/
Log in to see full request history
Responses
204
400Invalid user id
401Unauthorized
403User not member of tenant
204
400Invalid user id
401Unauthorized
403User not member of tenant
xxxxxxxxxx
curl --request DELETE \
--url https://your-tenant-name.eu.authaction.com/api/v1/users/userId/passkeys/passkeyId
Try It!
to start a request and see the response here!