API → AppsListen for callbacks to GitHub app authentication
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 '"{}"'