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

No way to delete a team via API #159

Open
takraj opened this issue Oct 21, 2022 · 0 comments
Open

No way to delete a team via API #159

takraj opened this issue Oct 21, 2022 · 0 comments

Comments

@takraj
Copy link

takraj commented Oct 21, 2022

Hi,

I'm using version 1.0.0 of this library from Maven Central: https://mvnrepository.com/artifact/com.asana/asana/1.0.0
This is the latest version by the time of creating this ticket.

There is no way to delete a team programmatically. Neither such endpoint is presented in the docs, neither such method is available in the client library. However, regular users can delete teams on the Asana web UI.

Please add this feature.

image

https://github.com/Asana/java-asana/blob/d7281b00d29b279e835c0f3f073f1819463e28d9/src/main/java/com/asana/resources/Teams.java

https://github.com/Asana/java-asana/blob/d7281b00d29b279e835c0f3f073f1819463e28d9/src/main/java/com/asana/resources/gen/TeamsBase.java

https://developers.asana.com/docs/teams

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

No branches or pull requests

1 participant