Skip to main content
DELETE
Delete Instagram comment

Authorizations

Authorization
string
header
required

JWT token obtained from /api/auth/token endpoint. Token is verified using JWKS and must include a valid user identifier.

Path Parameters

projectId
string<uuid>
required
commentId
string
required

Query Parameters

accountId
string<uuid>
required

Response

Comment deleted successfully

success
boolean
required