GitHubAppWebhookResponse
errorstring
The error message if the request was unsuccessful
error_codestring
The error code if the request was unsuccessful
persisted object
Summary of persisted alerts
successboolean
Whether or not the request was successful or not
unverifiedboolean
GitHubAppWebhookResponse
{
"error": "string",
"error_code": "string",
"persisted": {},
"success": true,
"unverified": true
}