v5

latestSwagger 2.0Trello : Terms of Serviceraw.githubusercontent.com2017-03-21324122501.9 KB
checklist

updateChecklistsByIdChecklist()

put/checklists/{idChecklist}

Path parameters

idCheckliststring required

idChecklist

Query parameters

keystring required

<a href="https://trello.com/1/appKey/generate" target="_blank">Generate your application key</a>

tokenstring required

<a href="https://trello.com/docs/gettingstarted/index.html#getting-a-token-from-a-user" target="_blank">Getting a token from a user</a>

Request body

idBoardstring

id of the board that the checklist should be added to

idCardstring

id of the card that the checklist should be added to

idChecklistSourcestring

The id of the source checklist to copy into a new checklist.

namestring

a string with a length from 0 to 16384

posstring

A position. top , bottom , or a positive number.

Response

Success