simio_invalid_idempotency_keyThe Idempotency-Key header was present but malformed.
Idempotency keys must match `^[A-Za-z0-9._:-]{1,128}$`. Malformed values are rejected rather than silently dropped because retry safety would otherwise be invisibly disabled.
Send a key that matches the regex, or omit the header entirely to opt out of replay protection.
Do not retry until the request changes.
https://api.simulacra-data.com/errors/simio_invalid_idempotency_key