Skip to main content
PATCH
Update 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

id
string
required

Group ID

Body

application/json
name
string

Name of the group

Minimum string length: 1
description
string | null

Optional description of the group

Response

Group updated successfully

data
object
required