← All API problem types

CDN Name Taken

409

https://optimizeyourimage.com/docs/problems/cdn-name-taken

What it means

A store=cdn request used a name that already exists on the account, and overwrite=true was not set. Nothing was stored and no credit was charged.

How to resolve it

Pass overwrite=true to replace the existing object under the same URL, or pick a different name. GET /v1/images/cdn lists the names in use.

Retrying

Retry with overwrite=true or another name. Failed requests are not billed.

Include the X-Request-Id response header when contacting [email protected] about a specific failure.