Skip to main content
DELETE
Delete a post comment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

postId
string
required
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$

Body

application/json
commentUri
string
required
Minimum string length: 1
targetId
string
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$
platform
enum<string>
Available options:
twitter,
pinterest,
linkedin,
bluesky,
mastodon,
reddit,
telegram,
youtube,
facebook,
instagram,
threads,
tiktok,
googlebusiness,
discord

Response

Post comment deleted.

ok
boolean
required
data
object
required