PUT
/
component-groups
/
{componentGroup}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

componentGroup
integer
required

The component group ID

Body

application/json
components
integer[] | null
name
string | null
Maximum length: 255
order
integer | null
Required range: x > 0
visible
boolean | null

Response

200 - application/json
data
object
required