API → Apps → Listen for callbacks to GitHub app authenticationhidden
hidden
Parameters
Name
Type
Req.
bodyapplication/json
optional
Returns
204 No Content
successful operation, no content
get
/apps/github/callback$ curl "https://api.zoo.dev/apps/github/callback" \
--header "Authorization: Bearer $TOKEN" \
--header "Content-Type: application/json" \
--data '"{}"'