Connectors API (connectors:v2)

2026-06-14

1 new method

Additions

    Methods
  • connectors.projects.locations.connections.executeHttpRequest

      Path : v2/{+name}:executeHttpRequest

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:executeHttpRequest

      HTTP Method : POST

      Parameters :

        name

          Description : Required. Resource name of the Connection. Format: projects/{project}/locations/{location}/connections/{connection}

          Pattern : ^projects/[^/]+/locations/[^/]+/connections/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Executes a generic HTTP request. This supports all payload formats including REST/JSON, GraphQL, XML, SOAP, and Multipart by passing the rendered payload as raw bytes.