Lists
Create a list
Creates a new list for a given board
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Minimum length:
1
Minimum length:
12
Response
200
application/json
Successful response
The response is of type any
.