cURL
curl --request POST \ --url https://api.bundle.social/api/v1/comment/import/comments/{commentId}/action \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "teamId": "<string>", "reason": "<string>", "banAuthor": true } '
{ "success": true, "item": { "id": "<string>", "teamId": "<string>", "postId": "<string>", "socialAccountId": "<string>", "importId": "<string>", "externalId": "<string>", "likesCount": 123, "repliesCount": 123, "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "organizationId": "<string>", "externalParentId": "<string>", "externalPostId": "<string>", "authorName": "<string>", "authorExternalId": "<string>", "authorProfileUrl": "<string>", "authorAvatarUrl": "<string>", "text": "<string>", "platformData": {}, "publishedAt": "2023-11-07T05:31:56Z", "deletedAt": "2023-11-07T05:31:56Z" } }
Documentation IndexFetch the complete documentation index at: https://info.bundle.social/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://info.bundle.social/llms.txt
Use this file to discover all available pages before exploring further.
Body
DELETE
HIDE
UNHIDE
LIKE
UNLIKE
APPROVE
REJECT
500
200
Show child attributes
Was this page helpful?