The Create method accepts a single Page Element (see attributes above) and creates a new record in Sport Ngin. This method requires layout_column_id, page_element, and element, and after_pe is optional.

Parameters

Body Params
int32
required

Id of the column where the page_element will be placed

string
required

Type of page_element to be created

string

page_element ID this element will be displayed after vertically.

boolean

Defaults to false. If true, page element cannot be moved or deleted

boolean

Defaults to false. If true, content cannot be changed.

int32

Not valid for NewsArticles. Should be set to NULL

boolean

Defaults to false. If true, page element can be mirrored.

string

Max length 255. Applies extra css classes to this page element.

Response

Language
Request
Choose an example:
application/json