News Articles Create

The Create method accepts a single News Article and creates a new record in Sport Ngin. A News Article can be created using a template by passing an optional template_id parameter. An image can be included by passing an optional uploaded_data parameter with the value pointing to the location where the image is stored.

###Parameters

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Title of the news article. Max length is 300.

string
required

Author of the news article. Max Length 100.

string
required

Comma separated list of page node ids (i.e. tag ids).

date
required

The date and time the article was published.

string
required

Possible values: "draft", "published". Defaults to "draft"

Response

Language
LoadingLoading…
Response
Choose an example:
application/json