DELETE
/
users
/
{userId}
/
authenticators
/
{userAuthenticatorId}
curl --request DELETE \
  --url https://api.authsignal.com/v1/users/{userId}/authenticators/{userAuthenticatorId}
This response has no body data.