WorkOS

connections.delete

Permanently deletes an existing connection. It cannot be undone.

Remote workos

Other tools also called connections.delete? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "Unique identifier for the Connection."
    }
  }
}
          

Provider

WorkOS →