Skip to content
Developerhome

Support for Idempotency

Published   14 June 2019     Less than to read

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.