---
title: "Create resource group"
method: POST
path: "/api/ams/v1/optimize/resourceGroups"
tags: ["Optimize"]
---

# Create resource group

`POST /api/ams/v1/optimize/resourceGroups`

Create a new resource group

## Request body

- object
  - `name` string
  - `container` string
  - `properties` object

## Response `200`

Successful response

- Response
  - `message` string
  - `code` integer
  - `result` object

---

[API](https://skmtc.dev/apache/apis/amoro-server-api.md) · [All operations](https://skmtc.dev/apache/apis/amoro-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apache/amoro-server-api/revisions/c396168292cd/schema)
