Authorization: Bearer ********************curl --location --request POST 'https://dev-api.idukki.io/post/action/pin' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"postId":170284,
"pin":false
}'{}