post
https://api.accelevents.com/rest/u/login
User can use this api for login as a admin/super-admin role from host side. For this, user have to pass the email id as username and password which is already registered in the system. After successful login it returns data in JSON format which are useful in further request. Access token which is return from this api response will be pass in further request for user authentication.