Name taken

HTTP 409 · space-name-taken← all Webpath errors

That space name has already been joined.

How to recover. Pick a different name — see the suggestions in the response.

Example response

{
  "type": "https://muse.as/a/webpath/errors/space-name-taken",
  "title": "Name taken",
  "status": 409,
  "detail": "Pick a different name \u2014 see the suggestions in the response."
}

This page documents the space-name-taken error type returned in Webpath RFC 7807 application/problem+json responses. The machine-readable detail field carries a recovery hint you can show a user verbatim — see the Spec §12 and API Reference.