Blogs API | Weebly Developer Documentation

Name
Description
Type
List

user_id
The unique ID of the authenticated user.
string
X

site_id
ID of a Weebly site, unique to the currently authenticated
user.
string
X

blog_id
Unique ID for this blog.

string
X

page_id
​​The unique ID of the page that the blog is
on.
string
X

title
The blog’s title

string
X

allow_comments

Whether or not the blog allows
comments. Valid values are:

  • yes
  • no​​

string

date_format

Format used for dates on this
site. Valid values are:

  • n/j/Y:
    month/day/year
  • j/n/Y:
    day/month/year

string

time_format

Time format used for the blog.
Valid values are:

  • 12
  • 24

string

page_blog_num

​The page number for pagination
of the blog.

string

blog_link

A link to the blog, without the
site URL. (example: blog.html)

string

blog_slug

​​​The unique (within the site)
slug for the blog.

string

require_approval

Whether or not comments require
approval. Valid values:

  • true
  • false

boolean

post_header_code

​​​The HTML code that goes in
the post header.

string

post_footer_code

​​​​The HTML code that goes in
the post footer.

string

time_zone

Time zone of the blog. ​Valid
values can be found here.

string

commenting_system

How blog comments are selected.
default uses Weebly. Valid values are:

  • default (uses
    Weebly)
  • disqus
  • facebook

string

updated_date

​​Date the blog was last updated.

​​Unix timestamp in GMT