Github API - Test Config

POST /app-manifests/{code}/conversions
apps

Use this endpoint to complete the handshake necessary when implementing the GitHub App Manifest flow. When you create a GitHub App with the manifest flow, you receive a temporary code used to retrieve the GitHub App's id, pem (private key), and webhook_secret.
Create a GitHub App from a manifest

Arguments
code string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

Returns
201 application/json unknown
404 not_found

not_found [scalar]

Resource not found

API:
Github Open API
(version: 1.1.4)
422 validation_failed_simple

validation_failed_simple [scalar]

Validation failed, or the endpoint has been spammed.

API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)