Skip to main content
POST
/zenn/articles

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
article
string
required
timeout
integer
default:300
Required range: 20 <= x <= 1500
locale
enum<string>
default:ja
Available options:
ja,
en

Response

Successful Response

id
integer
required
alias
string
required
@type
string
default:ZennArticle
article_title
string | null
article_type
enum<string> | null
Available options:
tech,
idea
emoji
string | null
url
string | null
image
string | null
text
string | null
text_html
string | null
published_at
integer | null
body_updated_at
integer | null
source_repo_updated_at
integer | null
like_count
integer | null
comment_count
integer | null
positive_comment_count
integer | null
bookmark_count
integer | null
letter_count
integer | null
draft_reveal_scope
string | null
available_locales
string[]
principal_type
enum<string> | null
Available options:
User,
Publication
is_pinned
boolean
default:false
is_toc_enabled
boolean
default:false
can_send_badge
boolean
default:false
github_url
string | null
github_commits_url
string | null
github_dev_url
string | null
github_repository
object | null
contest
object | null
article_list
object | null
topics
object[]
toc
object[]
badges
object[]
comments
object[]
commented_users
object[]
user
object | null
publication
object | null