删除转码模版-DeleteCodecPatten

删除转码模版

Request Parameters

Parameter nameTypeDescriptionRequired
PattenIdstring模版IdYes
ProjectIdstring项目编号,未填写则为默认项目No

Response Elements

Parameter nameTypeDescriptionRequired
RetCodeint操作返回码Yes
Actionstring操作名称Yes

Request Example

https://api.ucloud.cn/?Action=DeleteCodecPatten&PattenId=11

Response Example

{
    "Action": "DeleteCodecPattenResponse",
    "RetCode": 0
}