curl --location --request POST '/api/social-accounts/import-accounts' \ --header 'Content-Type: application/json' \ --data-raw '{ "file": "File", "social_id": "string", "group_id": "string", "created_by": 0 }'