{
  "args": {
    "target_team": {
      "desc": "The team ID of the target team.",
      "example": "T726G27TT",
      "required": true
    }
  },
  "desc": "Disconnect an external organization.",
  "errors": {
    "invalid_target_team": "target team is invalid",
    "missing_argument": "A required argument is missing.",
    "restricted_action": "The actor is restricted from archiving or disconnecting."
  },
  "rate_limit": {
    "label": "Tier 1: 1+ per minute",
    "url": "https://docs.slack.dev/apis/web-api/rate-limits"
  },
  "scopes": {
    "bot": [
      {
        "name": "conversations.connect:manage",
        "url": "https://docs.slack.dev/reference/scopes/conversations.connect.manage"
      }
    ]
  }
}

