{
"userIDs": [
0
],
"isGlobal": 0,
"notifyCode": "string",
"subject": "string",
"body": "string",
"str1": "string",
"str2": "string",
"str3": "string"
}curl --location '/api/v1/system/notify/message/info/send' \
--header 'iThings-token: {{iThings-token}}' \
--header 'iThings-project-id: 1786838173980422144' \
--header 'iThings-app-code: {{iThings-app-code}}' \
--header 'iThings-user-role: 1' \
--header 'Accept-Language: en' \
--header 'iThings-tenant-code;' \
--header 'Content-Type: application/json' \
--data '{
"userIDs": [
0
],
"isGlobal": 0,
"notifyCode": "string",
"subject": "string",
"body": "string",
"str1": "string",
"str2": "string",
"str3": "string"
}'{
"code": "200",
"msg": "string"
}
扫码加入 iThings微信交流群

扫码加入交流群