Responses

DELETE /auth/totp
curl \
 -X DELETE http://localhost:8080/api/auth/totp \
 -H "Authorization: $API_KEY"