刪除訊息模板。
介面說明
QPS 限制
本介面的單使用者 QPS 限制為 5 次/秒。超過限制,API 呼叫會被限流,這可能會影響您的業務,請合理調用。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
cams:DeleteChatappTemplate |
delete |
*全部資源
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| TemplateCode |
string |
否 |
模板編碼。 |
744c4b5c79c9432497a075bdfca3**** |
| CustWabaId |
string |
否 |
ISV 客戶 WabaId。 說明
過時的參數,請使用 CustSpaceId |
65921621816**** |
| IsvCode |
string |
否 |
ISV 校正碼,用於校正子帳號是否由 ISV 授權。 |
skdi3kksloslikdkkdk |
| CustSpaceId |
string |
否 |
ISV 子客戶的 SpaceId/直客客戶執行個體 ID。 |
28251486512358**** |
| TemplateName |
string |
否 |
模板名稱。 |
test_name |
| Language |
string |
否 |
語言。 |
zh_CN |
| TemplateType |
string |
否 |
模板類型,當帶語言刪除時 templateType 為必填。 |
|
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| AccessDeniedDetail |
string |
訪問被拒絕詳細資料。 |
None |
| Message |
string |
錯誤提示資訊。 |
User not authorized to operate on the specified resource. |
| RequestId |
string |
請求 ID。 |
90E63D28-E31D-1EB2-8939-A9486641**** |
| Code |
string |
請求狀態代碼。
|
OK |
| Success |
boolean |
是否調用成功:
|
true |
樣本
正常返回樣本
JSON格式
{
"AccessDeniedDetail": "None",
"Message": "User not authorized to operate on the specified resource.",
"RequestId": "90E63D28-E31D-1EB2-8939-A9486641****",
"Code": "OK",
"Success": true
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | Product.Unsubscript | You have not subscribed to the specified product. | 您尚未訂閱指定的產品。 |
| 400 | Ram.PermissionDeny | You are not authorized to perform the operation. | 您無權執行該操作。 |
| 400 | System.LimitControl | The system is under flow control. | 系統處於流量控制之下。 |
| 400 | Unknown.ResourceOwnerId | The resource does not belong to the current user. | 資源不屬於目前使用者。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。