Authorizations
The app API key from an app from the /dashboard/developer page
Body
Parameters for CreateMessage
The ID of the channel or experience to send to.
The content of the message in Markdown format.
The attachments for this message, such as videos or images.
- AttachmentInputWithDirectUploadId
- AttachmentInputWithId
The poll for this message
Response
A successful response
Represents a message in a DM channel
The unique identifier of the resource.
The content of the message 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"
The poll for this message
The ID of the message this is replying to, if applicable
Whether the message has been edited
Whether this message is pinned
The type of post
regular, system, automated The user who sent this message
The number of times this message has been viewed
42
The reaction counts for this message
The reaction counts for this message

