- new lock(), unlock(), and change_password() methods for the UsersApi(). Since Survey Solutions API doesn't currently have these endpoints, session-based implementation works for Administrator user only
- MapsApi().upload() will work for API users as well after the version 22.06. For earlier versions session-based implementation (Administrator only) will still apply.