Authorization: Bearer ********************curl --location --request POST 'https://dev-api.idukki.io/social/details' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"type":"LIVE_INSTAGRAM_HANDLE",
"metaId":"meta"
}'{}