[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-17 UTC."],[[["\u003cp\u003eThis API endpoint, \u003ccode\u003eregionalWebhook\u003c/code\u003e, is triggered when a regional GitHub webhook is received.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request uses a \u003ccode\u003ePOST\u003c/code\u003e method to send data to \u003ccode\u003ehttps://cloudbuild.googleapis.com/v1/{location=locations/*}/regionalWebhook\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003elocation\u003c/code\u003e path parameter is required, indicating the destination for the webhook.\u003c/p\u003e\n"],["\u003cp\u003eThe optional \u003ccode\u003ewebhookKey\u003c/code\u003e query parameter is used for associating the webhook request with a specific GitHub Enterprise configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe request body is structured as an \u003ccode\u003eHttpBody\u003c/code\u003e instance, while a successful response returns an empty body.\u003c/p\u003e\n"]]],[],null,["# Method: locations.regionalWebhook\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Query parameters](#body.QUERY_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Try it!](#try-it)\n\nlocations.regionalWebhook is called when the API receives a regional GitHub webhook.\n\n### HTTP request\n\n`POST https://cloudbuild.googleapis.com/v1/{location=locations/*}/regionalWebhook`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Query parameters\n\n### Request body\n\nThe request body contains an instance of [HttpBody](/build/docs/api/reference/rest/Shared.Types/HttpBody).\n\n### Response body\n\nIf successful, the response body is empty."]]