Create or update a content type

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

Project specifier. Valid values: 'core', 'development'

string
required

Name of content type. Unless the content type belongs to the default group ('brxsaas'), the name must be prefixed with the group name and the hyphen character, e.g. 'mygroup-mytype'

Body Params

Request examples

Content type is a generic term indicating a definition of a class of content items. Document types and FieldGroup types are all content types. See official documentation

string
required

identifying name of this Content type. Unless the content type belongs to the default group ('brxsaas'), the name must be prefixed with the group name and the colon character, e.g. 'mygroup:mytype

boolean

whether the content type is available for authors and editors to create new documents and pages. True by default

string
enum
required

the type of the content type (eg Document, FieldGroup). Valid values: Document, FieldGroup.

Allowed:
presentation
object
required

specifies presentation properties of the content type. See official documentation

fields
array of objects

list of fields of this content type

fields
Headers
string

Resource's version, as obtained when GETting the resource. The first time a resource is created, a empty value is expected (omit the header). Must be used in any subsequent update requests of this 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.