---
title: "Update an asset group"
method: PUT
path: "/asset/groups/{gid}"
tags: ["Seedance Assets"]
---

# Update an asset group

`PUT /asset/groups/{gid}`

## Path parameters

- `gid` string, required

## Request body

- object
  - `Name` string
  - `Description` string

## Response `200`

Updated

---

[API](https://skmtc.net/orcarouter/apis/orcarouter-api.md) · [All operations](https://skmtc.net/orcarouter/apis/orcarouter-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orcarouter/orcarouter-api/versions/9c5cc5d00311/schema)
