Uploaded image for project: 'TRELLO'
  1. TRELLO
  2. TRELLO-347

As a Trello user, I want to be able to delete Workspace exports

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      User Problem

      There is no way for a Workspace admin to delete a Workspace export once it is created.

      Suggested Solutions

      Add an extra button to delete the generated exports in the UI.

      Current Workarounds

      • Use API to delete Workspace exports.
      • In short, we will need to get the export ID (through the UI, you can right-click the 'download' button next to your export and copy its URL) and then send a DELETE call to that Workspace export.
      • Here is how we can generate our key and token.
      • We can send an authorized API request to this URL:
        DELETE https://api.trello.com/1/organizations/WORKSPACEID/exports/EXPORTID

            Unassigned Unassigned
            fd30680c6629 Erick Doerre
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: