curl --location -g --request DELETE 'https://backend.clara.crazi.co/api/v1/users/user_ac19b010fec5428a8ae131596731b7c8/2fa' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "119042"
}'{
"data": null,
"message": "Request body is empty.",
"status": "error"
}