Idempotency-Key: {KEY}
to your request, where {KEY}
is an arbitrary unique value that you define. Add the same header and key value to each repeated idempotent request.
Each idempotency key and any resulting cached responses persist for 7 days and then disappear.
An example of a cURL request using an idempotent request header with an example key value of 259: