Developer API » Delete Comment API
URI Scheme
http://api.twitcasting.tv/api/deletecomment?param=value
API to delete comment.
Requirements
JSON / JSONP
Authentication
Login Required.
Limitation
Throttle Limit. (Max 60 req/1 min. If you exceed this limit, your IP will be blocked for 5 min = HTTP 503 Error).
URI Parameters
| type (optional) |
Set this value to json if you would like to receive JSON result. Otherwise, this API will return JSONP.
JSONで結果を受け取る場合、この値を json に設定します。デフォルトではJSONPとなります。 |
|---|---|
| movieid |
movieid to delete comment.
削除するコメントのmovieid |
| commentid |
comment id to delete.
削除するコメントのcommentid |
Json Results
| result |
return movieid if success.
成功した場合、movieidを返します |
|---|
Sample
