(authenticated)
Remove a list that has been privately shared with the account.
| Submissions |
removeShared Removes the privately shared list. |
| Parameters |
| id |
The id of the list. |
|
example request
example result
<removeshared>
<success id="23"/>
</removeshared>
failure
If the back-end wasn't able to perform the reordering, you'll receive a failed tag instead of a success tag, for instance:
<removeshared authid="622c895dec2d96cf127f0d557785d200">
<failed id="8374"/>
</removeshared>