Skip to content
Error codes · Status pages & incidents

RU-5010: Status page slug already taken

The slug you asked for is already in use by another status page (yours or anyone's: slugs are a single global namespace), or is held by a rename redirect.

On the wire

Ships with HTTP status 409, carrying "code": "RU-5010" in the response body alongside the human-readable error message. Existing fields are never replaced by the code: it is additive.

Common causes

  • A common word as the slug.
  • Re-creating a page whose old slug still redirects.

How to fix it

  1. Choose a different slug, or omit `slug` to have a neutral one generated.

Related codes

  • RU-5008: Invalid status page request

Still stuck?

Ask support and mention RU-5010: the code pins down the exact refusal path, so you skip the diagnostic back-and-forth.