GitHub Webhook endpoint: processes incoming GitHub webhook eventsAsk AIpost https://prod.api.devgrid.io/webhooks/githubQuery ParamsaccountIduuidAccount ID for webhook processingBody ParamsAdd FieldHeadersx-devgrid-account-iduuidAlternative account ID in headerx-hub-signature-256stringrequiredGitHub webhook signature for verificationx-github-eventstringrequiredGitHub event typex-github-deliverystringrequiredGitHub delivery IDResponses 204Success response: webhook processed successfully 401Error response: Invalid signature or unauthorized 500Server Error Response: Server encountered an errorUpdated about 2 months ago