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