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