Skip to main content
PATCH
Update Website

Authorizations

_me_sess
string
cookie
required

Session token for authentication.

Path Parameters

hostname
string<hostname>
required

Hostname for the website.

Required string length: 1 - 253

Cookies

_me_sess
string
required

Session token for authentication.

Example:

"_me_sess=token; Path=/; HttpOnly; SameSite=Lax; Secure"

Body

application/json

Website details to update.

Request body for updating a website.

hostname
string<hostname>
Required string length: 1 - 253

Response

Success

Response body for getting a website.

hostname
string<hostname>
required
Required string length: 1 - 253
summary
object