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