DELETE
/actions/persons/{person_id}/disable-two-factor-authentication
curl \
--request DELETE 'http://api.example.com/actions/persons/a24a6ea4-ce75-4665-a070-57453082c25/disable-two-factor-authentication' \
--header "Authorization: $API_KEY"