...
You should always explicitly disconnect from the API. Otherwise, Wordbee believes that the user is still logged on until the session expires after 10 minutes of inactivity.
URL
(GETPUT) http://{server:port}/api/disconnect?token=
...
The method returns no result even when the token is not or no longer valid. The HTTP status code is 203 204.