market
market.deleteComment
Deletes an item's comment
To call this method, you can use:
• user access token (access right required: market — this is issued in exceptional cases by a request to support at devsupport@corp.vk.com)
Parameters
owner_id
integer
ID of the community that owns the items market.
Use a negative value to designate a community ID. For example owner_id = -1 corresponds to VKontakte API (club1) community ID.
Required parameter
comment_id
positive
Comment ID.
Required parameter
Result
Returns 1 if succeeded.
Error codes
Common errors may occur during execution