{
"list_post_id" : [91]
}curl --location --request POST 'http://127.0.0.1:8000/api/facebook-comment/list-comment-post/' \
--header 'X-Auth-User-Id: 4b3907c8-2c2d-11ee-a955-0242c0a80103' \
--header 'Content-Type: application/json' \
--data-raw '{
"list_post_id" : [91]
}'{}