DELETE
/app/installations/{installation_id}/suspendedUnsuspend an app installation
Removes a GitHub App installation suspension.
You must use a JWT to access this endpoint.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
installation_idintegerrequired
The unique identifier of the installation.
204Response
404Resource not found
messagestringoptional
documentation_urlstringoptional
urlstringoptional
statusstringoptional
Error handling
A 404 is returned: Resource not found.