Create or update a component within a component group

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Channel id. Optionally includes the project id, separated by a dash: mychannel-branchId

string
required

Name of group

string
required

Name of component

Body Params
string
required

identifier of this component definition: {group}/{name}

string
required

{group}/{name} id of the component definition this definition extends from

boolean

indicator if this component definition is configurable in the ChannelManager UI

boolean

indicator if this a protected (system) component definition; if true, implies hidden is true

string

frontend layout type

string

frontend component type

string

contentType for cases where the component should also create content: when putting, the contentType must be an existing document compound type, otherwise the request is not executed. The value for the contentType may optionally include the namespace prefix; this is only required in case the type is in a namespace other than 'brxsaas', eg mynamespace:titleandtext

string

default display name of this component definition in the ChannelManager UI

string

base64 representation of the icon for this component definition in the ChannelManager UI

parameters
array of objects

custom (residual) or customized (overlaying) parameters for this component definition. Parameters with config type 'imagesetpath' are not allowed

parameters
fieldGroups
array of objects

field groups

fieldGroups
Headers
string

Resource's version. Must be used in any subsequent update requests of this resource. Can be obtained when GETting the resource

Responses

403

Forbidden

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json

© Bloomreach, Inc. All rights reserved.