Posts
Create post
Creates a new post.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The ID of the channel to create the post in.
The post content in Markdown format.