我正在嘗試發送 POST 請求來編輯 WhatsApp 的模板訊息:
POST /{whatsapp_template_id}
{
"name": "my_template",
"language": "en_US",
"category": "transactional",
"components": [
{
"type": "BODY",
"text": "whatsapp buddy?"
}
]
}
接收 (#3) Application does not have the capability to make this API call.
uj5u.com熱心網友回復:
目前,沒有編輯模板 API,根據檔案,它將從 2022 年 9 月 7 日開始提供。
轉載請註明出處,本文鏈接:https://www.uj5u.com/qiye/504828.html
標籤:Facebook facebook-graph-api whatsapp
