Creates a deploy webhook for a GitHub repository to automatically trigger deployments.
success if the webhook was created successfully.error if the request fails.UNAUTHORIZED: User is not authenticated or lacks permissions.PLAN_RESTRICTED_FEATURE: User plan does not support auto-deploy.INVALID_ACCOUNT_ID: Provided GitHub account ID is invalid.MISSING_REPO_INFORMATION: Required repository information is missing.INSTALLATION_NOT_FOUND: GitHub installation not found for the user.