Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "manifest": { "name": "<string>", "url": "<string>", "hook_attributes": { "url": "<string>", "active": true }, "redirect_url": "<string>", "callback_urls": [ "<string>" ], "setup_url": "<string>", "description": "<string>", "public": true, "default_permissions": { "contents": "<string>", "metadata": "<string>", "pull_requests": "<string>" }, "default_events": [ "<string>" ] }, "instructions": [ "<string>" ] }
Generate GitHub App manifest for enterprise installation.
Successful Response
GitHub App manifest response.
GitHub App manifest for creating enterprise apps.
Show child attributes
Was this page helpful?