Idempotency-Key: <key>
header to the request for the endpoint that supports it. The <key>
can be any string that uniquely identifies your request.
Results of successful requests with Idempotency-Key
will be saved and returned on every subsequent request with the same Idempotency-Key
.
We reserve the right to expire idempotency keys after 30 days.