SYNO.PhotoStation.Auth logout
logout
will invalidate the current session (as identified by PHPSESSID
cookie)
Request
No additional parameters required.
Sample Response
{ "success": true }
An Unofficial Reference
logout
will invalidate the current session (as identified by PHPSESSID
cookie)
No additional parameters required.
{ "success": true }