Gửi tin nhắn văn bản
Quyền cần có: Quyền gửi tin và thông báo qua OA
HTTP request
Example request
curl
-X POST
-H "Content-Type: application/json" -d '{
"message": {
"text": "string"
},
"recipient": {
"user_id": "string"
}
}' "https://zns.api.gobysend.com/api/follower/message/send"Example respond
English version:
HTTP request
Example request
Header param
Request body structure
Recipient attribute structure
Message attribute structure
Example respond
Data attribute structure
Last updated