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