Create a post

Requires a private API key.

Path Params
string
required

Your blog ID.

Body Params
string
required

Title for your post.

string
required

Content for your post in HTML.

string

URL friendly identifier for the post. If omitted, it automatically defaults to the post’s title.

string

SEO title for your post. If not set it will default to the title.

string

SEO description for your post.

string

SEO keyword for your post.

string

Secondary SEO keyword list. Separate each keyword with a comma.

date-time

Published date and time for your post. If set the post will be published. If not set the post will be put in draft.

string
enum
Defaults to public
Allowed:
string
string
category_ids
array of int32s

Category IDs to attach to your post.

category_ids
int32

Author ID to attach to your post.

faqs
array of objects

FAQs to attach to your post.

faqs
boolean
Defaults to false

Generates a Table of Contents from H2/H3 headings and prepends it to the content.

Response

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