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