Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
title
string
content_markdown
string
required

The post content in Markdown format.

channel_id
string
required

The ID of the channel to create the post in.

Response

201 - application/json
id
string
required
title
string
required
created_at
string
required
last_activity_at
string
required
url
string
required
content
string
required
comments_count
number
required
channel
object
required
author
object
required