apps
Suspend an app installation
Suspends a GitHub App on a user, organization, or enterprise account, which blocks the app from accessing the account's resources. When a GitHub App is suspended, the app's access to the GitHub Enterprise Cloud API or webhook events is blocked for that account.
You must use a JWT to access this endpoint.
put/app/installations/{installation_id}/suspended
Path parameters
installation_idinteger required
The unique identifier of the installation.
Response
Response