The logout call requires that the caller has equal or greater permissions than the user they are logging out. Examples If a user wants to logout, they can pass their authorized token in the following call: example: https://192.168.2.1/api/logout?token=ABCDEF1234567890ABCDEF12345678 GET https://192.168.2.1/api/logout?username=admin&password=Admin_1234 Status: HTTP/1.1 200 OK { “code” : 200, “result” : { “address” : “192.168.2.103”, “isipcuser” … Continue reading Logging Out
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed