Dashboard > Bla-bla List > ... > REST API > removeshared
Bla-bla List Log In | Sign Up   View a printable version of the current page.
removeshared


Added by Geert Bevin, last edited by Geert Bevin on Mar 24, 2005  (view change)
Labels: 
(None)

(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

http://blablalist.com/removeshared?
    authid=622c895dec2d96cf127f0d557785d200&
    submission=removeShared&
    id=23

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>



Are you enjoying Confluence? Please consider purchasing it today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.1a Build:#515 May 19, 2006) - Bug/feature request - Contact Administrators