Lấy thông tin quota ZNS
curl
-X GET
-H "Content-Type: application/json" "https://zns.api.gobysend.com/api/message/quota"{
"data": {
"dailyQuota": 500,
"remainingQuota": 499
},
"error": 0,
"message": "success"
}English version:
HTTP request
Example request
Header param
Example response
Data attribute structure
Last updated