发送WhatsApp Api模板消息
POST
https://api.salesmartly.com/api/whatsapp/send-whatsapp-template
请求参数
Header 参数
external-sign
string
必需
示例值:
string
Body 参数multipart/form-data
chat_user_id
string
访客ID
示例值:
project_id
string
项目ID
template_content
string
模板消息
template_variables
string
模板消息变量
示例值:
{"text":["111","222"],"image":"https://ss.com/ss.jpg","video":"https://ss.com/ss.mp4","file":"https://ss.com/ss.txt"}
示例代码
返回响应
修改于 2024-12-30 10:10:30