Community
Create Thread Message
Posts a reply in a discussion board thread.
POST
Create Thread Message
Create Thread Message
Posts a new reply message in an existing discussion board thread.Authentication
Requires a valid customer bearer token.Path Parameters
number
required
Numeric identifier of the thread to reply to.
Request Body
string
required
The text content of the reply.
Response
Returns a200 OK on success.
TypeScript Integration
Create Thread Message