Create a new blog post

Creates a new blog post.

Body Params
string
required

The title of the blog post.

string
required

The URL slug for the blog post.

boolean

Whether the blog post is active (default: true).

string

The title tag for SEO.

string

The meta keywords for SEO.

string

The meta description for SEO.

string

A custom URL for the blog post.

string

URL or base64 encoded image for the blog post.

string

The full content of the blog post.

string

A short excerpt of the blog post.

integer

The ID of the category assigned to the blog post.

string

The title of the category assigned to the blog post.

string

Comma-separated list of tags for the blog post.

Responses

400

Invalid request data.

401

Unauthorized. Invalid or missing API key.

500

Server error.

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