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