Revelador API » API para excluir comentário

Esquema de URI

http://api.twitcasting.tv/api/deletecomment?param=value

Este API é para excluir comentário.

Requisitos

JSON / JSONP

Autenticação

Precisa de Iniciar sessão em TwitCasting

Limitação

Limite do acelerador. (Max 60 req / 1 min. Se você exceder esse limite, o seu IP será bloqueado por 5 min = HTTP Erro 503).

Parâmetros de URI

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

Resultados de Json

result return movieid if success.
成功した場合、movieidを返します

Amostra

MovieId
Message

Página Inicial