Deletes an existing deploy webhook for an application.
success if deleted.error if the request fails.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.