curl --location --request PUT '/api/social-pages/delete-pages' \ --header 'Content-Type: application/json' \ --data '{ "ids": [ 0 ] }'