Idempotency-Key required

https://vixdeo.com/errors/idempotency-key-required

Mutating requests (POST/PATCH/DELETE) need an `Idempotency-Key` header so a retry never creates the same production twice.

All problem types ยท API quickstart