Skip to main content
POST
Create a group

Authorizations

Authorization
string
header
required

API key authentication using Bearer token format: Bearer <basedash_api_key>

Path Parameters

orgId
string
required

Organization ID

Body

application/json
name
string
required

Name of the group

Minimum string length: 1
description
string | null

Optional description of the group

Response

Group created successfully

data
object
required