This document is generated by Aladia.
curl --location --request DELETE 'https://api.aladia.io/v2/stories' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": [
"6646fd49cc456dc9b5a9f6ee",
"6646fd33cc456dc9b5a9f6d4"
]
}'
{
"deleted": true
}