Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the site you wish to load. This is the same string you use in the tracking code.
Body
application/json
The name of the website. Any string (up to 255 characters) is acceptable, and it doesn't have to match the website URL
The sharing configuration. Supported values are: none, private or public.
Available options:
none
, private
, public
When sharing is set to private, you must also send a password to access the site with.