Sort Sharelist
sharelist_sortReorder a community sharelist's securities by supplying symbols in the desired new order. Pass the sharelist ID and symbols array to get the updated API response.
Instructions
Reorder securities in a community sharelist by id. Provide symbols in the desired new order. Returns upstream API response on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Sharelist ID | |
| symbols | Yes | Security symbols, e.g. ["AAPL.US", "700.HK"] |