v13
OpenAPI 3.1.02026-08-033122950.3 KBresource-groups
Create resource group
Create a new resource group in the organization.
Requires the org to have a Team plan or higher.
post/api/organizations/{name}/resource-groups
Path parameters
namestring required
Request body
Example request
{
"repos": [
{
"name": "deepseek-ai/DeepSeek-R1"
}
]
}Response
The created resource group