v1

latestOpenAPI 3.1.02026-07-242470655.6 KB

Create Site

Create a new Site from a Template.

post/sites/multiscreen/create

Request body

default_domain_prefixstring

Must be between 4-44 characters long.

langstring
template_aliasstring required

Required if template_id is not provided. The unique alias of the template to use for the site.

template_idinteger

The ID of the template. This field is being replaced by template_alias.

Response

200

site_namestring

Example response

{
  "site_name": "28e1182c"
}