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