Skip to main content
POST
/
admin
/
sweep-orphaned-positions
Admin Sweep Orphaned Positions
curl --request POST \
  --url https://staging-api.polysimulator.com/admin/sweep-orphaned-positions
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

authorization
string | null

Query Parameters

dry_run
boolean
default:true

Response

Successful Response