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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

""