Posts
Create post
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
title
string
content_markdown
string
requiredThe post content in Markdown format.
channel_id
string
requiredThe ID of the channel to create the post in.
Response
201 - application/json
id
string
requiredtitle
string
requiredcreated_at
string
requiredlast_activity_at
string
requiredurl
string
requiredcontent
string
requiredcomments_count
number
requiredchannel
object
requiredauthor
object
required