{
"townhall_post_id":"6731e8cdce98e9c2091bf8d7",
"reply_text":"helloo"
}
curl --location --request POST 'https://dev.outbackmarketplace.com/api/v1/reply-mgt/add-reply' \
--header 'Authorization: bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"townhall_post_id":"6731e8cdce98e9c2091bf8d7",
"reply_text":"helloo"
}'
{}