SYNO.Core.NormalUser.LoginNotify
Last modified:2026-01-25 19:44:57
Request
Add parameter in query _sid
Example:_sid: ********************
Responses
application/json curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api&version&method&_sid=<api-key>'
Response Response Example
{
"success": true,
"data": {
"need_notify": true
}
}
Modified at 2026-01-25 19:44:57