You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Hi,
I'm using version
1.0.0
of this library from Maven Central: https://mvnrepository.com/artifact/com.asana/asana/1.0.0This 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.
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
The text was updated successfully, but these errors were encountered: