POST
/posts/calc/calculate-liq
curl \
--request POST 'http://api.example.com/posts/calc/calculate-liq' \
--header "Content-Type: application/json"
Request examples
{}
curl \
--request POST 'http://api.example.com/posts/calc/calculate-liq' \
--header "Content-Type: application/json"
{}