Has anyone found a solution to this bug?
When you delete records and then use the API to add more records, you get 422 errors. I consider this to be an API bug because if data is deleted, it’s no longer a part of the doc. This error should be thrown when the user tries to restore the data, not when the API is being called.
