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