On the wire
Ships with HTTP status 409, carrying "code": "RU-5012" in the response body alongside the human-readable error message. Existing fields are never replaced by the code: it is additive.
Common causes
- Re-creating a component that already exists instead of importing it.
- Two infrastructure-as-code resources naming the same check and page.
How to fix it
- List the page's components with GET /status-pages/:id/components and update or import the existing one.
Related codes
- RU-5009: Status page or component not found
Still stuck?
Ask support and mention RU-5012: the code pins down the exact refusal path, so you skip the diagnostic back-and-forth.