idempotency-key header in the request. You can decide how you create unique keys, but we recommend using V4 UUIDs to avoid possible duplicates. The parameters of a request with the same idempotency key should not change, otherwise a IDEMPOTENCY_KEY_ALREADY_USED error will be returned.