Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use updateCard() to archive a card? #103

Open
MrJesseh opened this issue Jul 12, 2021 · 1 comment
Open

How to use updateCard() to archive a card? #103

MrJesseh opened this issue Jul 12, 2021 · 1 comment

Comments

@MrJesseh
Copy link

MrJesseh commented Jul 12, 2021

I'm trying to use the updateCard() function to change a card's closed property to true. I'm not sure how to pass the argument through to achieve this.

@norberteder
Copy link
Owner

norberteder commented Nov 12, 2021

Use function updateCard and set the field closed to true. That should do the trick.

This is also mentioned in the Trello API documentiation, see https://developer.atlassian.com/cloud/trello/rest/api-group-cards/#api-cards-id-put

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants