Skip to main content
Comments

Delete a Comment

Delete a comment on a Facebook or Instagram post.

Delete a comment on a Facebook Page post or Instagram Business post. Not supported on Threads.

Request

DELETE /v1/comments/:commentId?platform=facebook&accountId=INTEGRATION_ID
x-access-key: YOUR_ACCESS_KEY

Parameters

ParameterLocationRequiredDescription
commentIdpathYesPlatform comment ID to delete
platformqueryYesfacebook or instagram
accountIdqueryYesIntegration ID from list_integrations

Response

{
	"success": true
}

On this page