Follow user Without Request process

how to do that

@mohamedismael we have enhanced the process to be quicker, you can now update the setting by calling this api https://api-docs.amity.co/#/Network%20Setting/put_api_v3_network_settings_social please see the request body below

{
isFollowWithRequestEnabled: false
}

and you can also check if it’s successfully updated by calling this api https://api-docs.amity.co/#/Network%20Setting/get_api_v3_network_settings_social