Skip to main content

Delete Channel(s)

Service Address

http://api-az-cn.danghongyun.com/rest

Request Method

POST

Request Parameters

ParameterDescriptionTypeRequired
accessKey访问接口的accessKeyStringRequired
actionAPI name, this api is "liveDelete"StringRequired
signatureSignature generated by signature rule.StringRequired
timestampInvoke time in milliseconds since january 1 1970, eg: 1466488681033StringRequired
idsthe ids of the live channels to be deleted separated by commasStringRequired

Response Example

{
"code": 0,
"message": "operation success",
"success": true
}