The ID of the application from which to delete the webhook.
Response
Indicates if the webhook was successfully deleted. Returns
success if deleted.Error Responses
Returns
error if the request fails.Possible error codes:
UNAUTHORIZED: User is not authenticated or lacks permissions.PLAN_RESTRICTED_FEATURE: User plan does not support auto-deploy.MISSING_APP_ID: App ID was not provided.APP_NOT_FOUND: Application webhook integration not found.INSTALLATION_NOT_FOUND: GitHub installation not found for the user.