api post list name

18 views
Skip to first unread message

Ilya Makedon

unread,
Apr 20, 2020, 3:14:36 AM4/20/20
to checkvist-api
I want to create a list with a certain name.  However, the name parameter is being ignored by the API (as well as all others) and is set to default value.  Can somebody please advice what's going on here?  Am I doing something wrong or is the API broken?  Many thanks.

This is the request

--header 'Authorization: Basic <auth string>' \
--header 'Cookie: _cv_session=<session string>

This is the response body that I get :

{
    "id": 757037,
    "name": "Name your project and press Enter",
    "updated_at": "2020/04/19 23:54:36 +0000",
    "public": false,
    "options": 2,
    "markdown?": true,
    "archived": false,
    "read_only": true,
    "user_count": 1,
    "user_updated_at": null,
    "percent_completed": 0,
    "task_count": 0,
    "task_completed": 0,
    "item_count": 0,
    "tags": {},
    "tags_as_text": ""
}

KIR

unread,
Apr 20, 2020, 5:05:12 AM4/20/20
to checkv...@googlegroups.com
Hi,
 
  According to the docs, the name should be passed via "checklist[name]" parameter, not "name".

  Hope this helps,
  KIR

--
You received this message because you are subscribed to the Google Groups "checkvist-api" group.
To unsubscribe from this group and stop receiving emails from it, send an email to checkvist-ap...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/checkvist-api/a4818223-a512-4b8b-aab8-e32cc3b28547%40googlegroups.com.


--
Kirill (KIR) Maximov
Software Engineer & Starter

Twitter:       https://twitter.com/maxkir
https://checkvist.com | https://www.jetbrains.com/teamcity
Reply all
Reply to author
Forward
0 new messages