[[["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\u003etriggers.webhook\u003c/code\u003e is triggered when a webhook request is received.\u003c/p\u003e\n"],["\u003cp\u003eThe API uses a \u003ccode\u003ePOST\u003c/code\u003e method directed at a URL with gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003ePath parameters define the specific trigger using the format \u003ccode\u003eprojects/{project}/locations/{location}/triggers/{trigger}\u003c/code\u003e, and authorization requires the \u003ccode\u003ecloudbuild.builds.create\u003c/code\u003e IAM permission.\u003c/p\u003e\n"],["\u003cp\u003eQuery parameters include \u003ccode\u003eprojectId\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003esecret\u003c/code\u003e, allowing for specifying the project, trigger, and an optional secret token.\u003c/p\u003e\n"],["\u003cp\u003eThe request body structure is an \u003ccode\u003eHttpBody\u003c/code\u003e instance, while a successful response returns an empty body.\u003c/p\u003e\n"]]],[],null,["# Method: projects.locations.triggers.webhook\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\ntriggers.webhook \\[Experimental\\] is called when the API receives a webhook request targeted at a specific trigger.\n\n### HTTP request\n\n`POST https://cloudbuild.googleapis.com/v1/{name=projects/*/locations/*/triggers/*}:webhook`\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."]]