curl --location '/api/v1/entity/user' \ --header 'Content-Type: application/json' \ --data '{ "email": "string", "roles": "string", "2fa_method": "string" }'
{}