Github hook receiver
POST {{baseUrl}}/v1/hooks/github/payload
An implementation of github hooks. The payload is a freefrom JSON and the response will always be empty.
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string | 
RESPONSES
status: OK
""