Authorization: ********************curl --location --request DELETE '/auth/2fa/disable/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"twoFactorCode": "string"
}'{
"message": "2FA uitgeschakeld"
}