Skip to main content
PUT
Re-address a site

Authorizations

Authorization
string
header
required

A workspace API key: wdy_live_… / wdy_test_…. Created at POST /workspaces/{tenantId}/keys and shown exactly once.

Path Parameters

projectId
string
required

Body

application/json
slug
string
required

The public address half: <slug>.wondeya.app (D-40). Letters, digits and single hyphens, up to 40 characters, case-insensitive and stored lowercase. Omitting it accepts the value derived from the name; a collision is refused loudly either way, never repaired with a random suffix. Reserved by the platform: www, api, admin, app, console, cdn, widget, docs, mail, cname, status, blog, wondeya, woku.

Maximum string length: 40

Response

id
string
required
name
string
required

The console label. Never an address.

slug
string
required

The public address half: <slug>.wondeya.app.

locales
enum<string>[]
required
Available options:
es,
en
defaultLocale
enum<string>
required
Available options:
es,
en
robots
object
required
analytics
object
required
sitemap
object
required
llmsTxt
object
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required