Header
- unique per logical operation
- stable across retries of the same operation
- generated by the client, not reused globally
- stored long enough for your retry window
Preview Status
Idempotency behavior is being standardized across Public Preview write endpoints. Until an endpoint marksIdempotency-Key as supported, treat the
header as a client-side correlation key and future-compatibility convention,
not a server-side dedupe guarantee.
