v5

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

addListsCardsByIdList()

post/lists/{idList}/cards

Path parameters

idListstring required

idList

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

descstring

a string with a length from 0 to 16384

duestring

A date, or null

idMembersstring

A comma-separated list of objectIds, 24-character hex strings

labelsstring

all or a comma-separated list of: blue, green, orange, purple, red or yellow

namestring

a string with a length from 1 to 16384

Response

Success