Authorization: Bearer ********************curl --location --request POST 'https://dev-api.idukki.io/collection/add-post?postId=287216' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"collections" : [2343, 2346] // collection id
}'{}