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