Authorizations
The app API key from an app from the /dashboard/developer page
Path Parameters
The ID of the forum post to update
Body
Parameters for UpdateForumPost
The attachments for this post
- AttachmentInputWithDirectUploadId
- AttachmentInputWithId
This is the main body of the post in Markdown format. Hidden if paywalled and user hasn't purchased access to it.
Whether the post is pinned. You can only pin a top level posts (not comments).
The title of the post. Only visible if paywalled.
The visibility of the forum post The visibility types for forum posts
members_only, globally_visible Response
A successful response
Represents a post in forum
The unique identifier of the resource.
The title of the forum post
The content of the forum post in Markdown format
The timestamp when the post was created
"2023-12-01T05:00:00.401Z"
The timestamp when the post was last updated
"2023-12-01T05:00:00.401Z"
Whether the forum post has been edited
Whether the user that sent the post is an admin of the company
Whether this forum post is pinned
The ID of the parent forum post, if applicable
The user who created this forum post
The number of times this message has been viewed
42
The number of likes this post has received
42
The amount of comments on this post
42

