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


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

(authenticated)

Toggles an entry as being done or still to-do.

Submissions
toggle
Performs the toggle.
Parameters
id The id of the entry.
done The done status of the entry, true or false.

example request

http://blablalist.com/toggleentry?
    authid=622c895dec2d96cf127f0d557785d200&
    submission=toggle&
    id=150&
    done=true

example result

<toggle authid="622c895dec2d96cf127f0d557785d200">
    <success id="150"/>
</toggle>



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