{
"enabled": true,
"maxFriendsPerDay": 100,
"checkInterval": 10,
"maxProcessPerTime": 5,
"targetGroup": "string",
"tag": "string",
"greetingGroupId": "string"
}curl --location --request POST '/api/tasks/friend-request/toggle' \
--header 'Content-Type: application/json' \
--data-raw '{
"enabled": true,
"maxFriendsPerDay": 100,
"checkInterval": 10,
"maxProcessPerTime": 5,
"targetGroup": "string",
"tag": "string",
"greetingGroupId": "string"
}'null