post
https://api.accelevents.com/rest/u/login/whiteLabel/
User can use this api for login as a white label user with specific white label URL.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.