Can we delete a spefici fields from user profile at auth0?

It’s a bit clunkier but you could save the current metadata, patch with "app_metadata": {} or "user_metadata": {}, then patch the saved metadata with your mods.