PUT
/
api
/
component-groups
/
{id}

Path Parameters

id
integer
required

The ID of the component group.

Body

application/json
name
string

Must not be greater than 255 characters.

order
integer

Must be at least 0.

visible
boolean
components
integer[]

The <code>id</code> of an existing record in the components table. Must be at least 0.

Response

200 - application/json
data
object