API

idempotency_conflict

Idempotency key reused with different input

HTTP 409 not retryable

That Idempotency-Key was already used with a DIFFERENT body. Use a fresh key for a new request; reuse it only to retry the identical one.

← All errors