Skip to content

No way to delete a team via API #159

@takraj

Description

@takraj

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions