v3

latestOpenAPI 3.1.02026-08-016689273.4 KB
Comments

Create a comment on a post

Add a comment to a post. Supports @mentions using the format @[Display Name](userId). Tagged users must be workspace members. The commenter and any tagged users are automatically subscribed to the post.

post/posts/{postId}/comments

Path parameters

postIdstring uuid required

Post ID (UUID)

Request body

messagestring required

The comment text. Cannot be empty. Supports @mentions using the format @Display Name

Response

Comment created successfully

idstring uuid

Unique identifier for the comment

messagestring

The comment text. Mentions use the format @Display Name

postIdstring uuid

The post this comment belongs to

createdAtstring date-time

When the comment was created

updatedAtstring date-time

When the comment was last updated