Skip to main content
DELETE
Delete a comment

Authorizations

Authorization
string
header
required

API key authentication. Generate an API key from your workspace settings.

Path Parameters

commentId
string<uuid>
required

Comment ID (UUID)

Response

Comment deleted successfully

A comment on a post

id
string<uuid>

Unique identifier for the comment

message
string

The comment text. Mentions use the format @Display Name [blocked]

postId
string<uuid>

The post this comment belongs to

createdAt
string<date-time>

When the comment was created

updatedAt
string<date-time>

When the comment was last updated

user
object

User who created a comment