idempotency_conflict
HTTP status: 409
Type: conflict
Meaning
Section titled “Meaning”A request with this Idempotency-Key is already being processed. Retry shortly.
Remediation
Section titled “Remediation”The request conflicts with the resource’s current state (e.g. a duplicate, or an action that requires a different state). Re-fetch the resource and re-check its current fields before retrying.