v1

latestOpenAPI 3.1.02026-07-242470655.6 KB

Create From Site

Create a new Template based on an existing Site.

post/sites/multiscreen/templates/fromsite

Request body

new_template_namestring required

The name to associate with the new template.

site_namestring required

The unique identifier of the source Site.

Response

200

preview_urlstring
template_idinteger
template_namestring
thumbnail_urlstring

Example response

{
  "preview_url": "http://example.mobilewebsiteserver.c...eview/365dd849",
  "template_id": 1000408,
  "template_name": "Example Template",
  "thumbnail_url": "https://dp-cdn.multiscreensite.com/t...nd=[B@311b938d"
}