Responses

  • 200

    2FA disabled

  • 401

    Unauthorized

POST /2fa/disable
curl \
 --request POST 'http://localhost:8080/2fa/disable' \
 --header "Authorization: Bearer $ACCESS_TOKEN"