Support for Idempotency
The development team is proud to announce that idempotency has now been enabled for a large number of endpoints in the API. Idempotency adds fault-tolerance for PUT and POST requests, allowing the client application to send duplicate requests without unwanted side effects. Check out the new guide.