Delete Comment
Deletes a comment made on a video
PREMIUM ENDPOINT
Deletes a comment you made on a video
GET
https://kitkot.xyz/api/video/comments/delete
Deletes a comment you made on a video with specified session_key
Query Parameters
Name
Type
Description
api_key*
String
The api_key
you got when purchasing our service
session_key*
String
The session_key
you got from our login endpoint
cid*
String
The cid
you got as response when you posted the comment
Last updated