{
  "args": {
    "workflow_ids": {
      "desc": "Array of workflow IDs to unpublish",
      "required": true,
      "type": "array"
    }
  },
  "desc": "Unpublish workflows within the team or enterprise",
  "errors": {
    "error_unpublishing_workflows": "There were one or more errors unpublishing workflows",
    "not_allowed": "The user is not allowed to access this API method"
  },
  "rate_limit": {
    "label": "Tier 2: 20+ per minute",
    "url": "https://docs.slack.dev/apis/web-api/rate-limits"
  },
  "scopes": {
    "user": [
      {
        "name": "admin.workflows:write",
        "url": "https://docs.slack.dev/reference/scopes/admin.workflows.write"
      }
    ]
  }
}

