Hi , I need help in creating API user in SuiteCRM, by which the user have only access to rest api requests.
I have already added “$sugar_config[‘enable_web_services_user_creation’] = true;” in config override … but nothing gets affected in User Management -> create user
I have create a role and added user. enable for Leads and emails. While creating a lead through API , Im getting error message “You dont have access” . Please help