---
title: "Update Public Model Groups"
method: POST
path: "/model_group/make_public"
tags: ["model management"]
---

# Update Public Model Groups

`POST /model_group/make_public`

Update which model groups are public

## Request body

- UpdatePublicModelGroupsRequest — Request model for updating public model groups
  - `model_groups` string[], required — List of model group names to make public

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/sea-lion/apis/litellm-api.md) · [All operations](https://skmtc.net/sea-lion/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sea-lion/litellm-api/revisions/79928a3d37d3/schema)
