v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13187995.5 KB
projects

ProcessWebhook is called by the external SCM for notifying of events.

post/v2/{+parent}/connections:processWebhook

Path parameters

parentstring required

Required. Project and location where the webhook will be received. Format: projects/*/locations/*.

Query parameters

webhookKeystring

Arbitrary additional key to find the matching repository for a webhook event if needed.

Request body

extensionsobject[]

Application specific response metadata. Must be set in the first response for streaming APIs.

contentTypestring

The HTTP Content-Type header value specifying the content type of the body.

datastring byte

The HTTP request/response body as raw binary.

Response

Successful response