curl --location --request POST '/api/social-accounts/processing-tasks' \ --header 'Content-Type: application/json' \ --data-raw '{ "account_ids": [ 0 ], "social_id": 0 }'