This document is generated by Aladia.
curl --location --request POST 'https://api.aladia.io/v2/stories/hide' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"entityId": "674da0638c037f12e8d8ce1b",
"userId": "67501d3d28d76a47d85996b4"
}'
{
"hidden": true
}