{ "ids": [ "string" ] }
curl --location '/position/delete' \ --header 'token: {{token}}' \ --header 'Content-Type: application/json' \ --data '{ "ids": [ "string" ] }'
{}