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 'http://localhost:5000/webapi/entry.cgi?api=undefined&version=undefined&method=undefined&_sid=%3Capi-key%3E'
Response Response Example
{
"success": true,
"data": {
"need_notify": true
}
}
Modified at 2026-01-25 19:44:57