Leave nothing behind when an API call fails
A call that fails now leaves your workspace exactly as it was before you made it, on both API versions.
- Fixed failed calls so any record already written during the call is removed instead of kept.
- Stopped a fully failed import from leaving an empty entry in your import history.
- Kept the failed call visible in API Logs, so you can still see what went wrong.
