Skip to main content
POST
Create a component group

Authorizations

Authorization
string
header
required

API key (dh_live_...) or Auth0 JWT token

Path Parameters

id
string<uuid>
required

Body

application/json
name
string
required

Group display name

Maximum string length: 255
description
string | null

Optional group description

Maximum string length: 500
displayOrder
integer<int32> | null

Position in the group list

defaultOpen
boolean | null

Initial expand/collapse state when a visitor first loads the page; renderer may auto-expand on active incidents (default: true)

Response

Created

data
object
required