Method: webhook

v1.webhook is called when the API receives a webhook.

HTTP request

POST https://cloudbuild.googleapis.com/v1/webhook

The URL uses gRPC Transcoding syntax.

Query parameters

Parameters
webhookKey

string

For Enterprise webhooks, this key is used to associate the webhook request with the EnterpriseConfig to use for validation.

Request body

The request body contains an instance of HttpBody.

Response body

If successful, the response body is empty.