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