Create layout

Creates a new layout.

Path Params
string
required

Website ID for the account you are posting data to.

Query Params
string
enum
required

Get data in JSON format.

Allowed:
Body Params
string
required
length ≤ 256

The name of the layout.

string
enum
required
length ≤ 10

The type of layout.

string | null

The id of the template style applied.

html
required

The layouts HTML markup.

content_tag
array of strings | null

Any tags associated with the content.

content_tag
boolean

Whether the layout is active or not.

placement
array of strings

Where the layouts can be used.

placement
uri

The thumbnail URL for this layout.

boolean

Indicates whether the layout is a template.

meta_data
object

Any additional meta data to store with the layout.

string | null

Merge information.

Responses

401

Unauthorized

403

Forbidden - Usually you are requesting data for a website you don't have access to.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json