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


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

(authenticated)

Creates a new list.

Submissions
create
Performs the creation.
Parameters
name The name of the list.
Errors
MANDATORY:name The list name wasn't provided.
WRONGLENGTH:name The list name was too long (max. 255 chars).

example request

http://blablalist.com/createlist?
    authid=622c895dec2d96cf127f0d557785d200&
    submission=create&
    name=My+new+list

example result

<create authid="622c895dec2d96cf127f0d557785d200">
    <success id="37"/>
</create>



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