/
BU
bundle
/
bundle.social API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
analytics
7
app
1
comment
11
get
Get comment list
post
Create comment
get
Get comment
delete
Delete comment
patch
Update comment
get
Get comment import by ID
get
Get comment import list
post
Start a new comment import for a post
get
Get fetched comments for a post
post
Retry comment
post
Run an action on a fetched comment
misc
84
organization
6
post
9
postCSV
5
postImport
6
socialAccount
11
team
5
upload
8
comment
Run an action on a fetched comment
post
/api/v1/comment/import/comments/{commentId}/action
Path parameters
commentId
string
required
Request body
object
required
teamId
string
required
action
'DELETE'
|
'HIDE'
|
'UNHIDE'
|
'LIKE'
|
'UNLIKE'
|
'APPROVE'
|
'REJECT'
required
reason
string
banAuthor
boolean
Response
200
object
required
success
boolean
required
item
object
required
Changes