{
"ids": [
"email.host",
"email.port"
]
}curl --location 'ssiot.cc/api/notification/sender/remove' \
--header 'Authentication: 在用户管理中创建或通过login接口获取' \
--header 'Content-Type: application/json' \
--data '{
"ids": [
"email.host",
"email.port"
]
}'{}