API Reference

Requires a private API key. Only the parameters included in the body of the request will be updated in DropInBlog.

Log in to see full request history
Path Params
string
required

Your blog ID.

int32
required

The ID of your post.

Body Params
string

Title for your post.

string

Content for your post in HTML.

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.

date

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
category_ids
array of int32s

Category IDs to attach to your post.

category_ids
int32

Author ID to attach to your post.

Response

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