Authorization: Bearer ********************
{ "posts": ['8eb4e98d-2b93-44bd-a664-7a6438eff67b', 'b1b06706-ef95-42b7-8ac8-d648dc9a9d65'], "trash": false }
curl --location --request DELETE 'https://app.onlysocial.io/os/api/<workspaceUuid>/posts' \ --header 'Content-Type: application/json' \ --data-raw '{ "posts": ['\''8eb4e98d-2b93-44bd-a664-7a6438eff67b'\'', '\''b1b06706-ef95-42b7-8ac8-d648dc9a9d65'\''], "trash": false }'
{ "deleted": true }