Add checklist to a card.
Arguments
- card
Card id.
- name
Checklist name.
- source
Items from this checklist id will be copied to the new one. Defaults to
NULL.- ...
Additional arguments passed to
create_resource().
See also
Other functions to create resources:
add_board(),
add_card_attachment(),
add_card(),
add_checkitem(),
add_comment(),
add_label(),
add_list(),
add_member(),
create_resource()