Rename a content type

Renames a content type within the context of the development project. The name of the content type in the core version is renamed when the development project is merged to the core.

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
string
required

new name of the content type

string
required

new display name of the content type

Responses
202

Accepted

403

Forbidden

404

Not Found

409

Conflict

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!

© Bloomreach, Inc. All rights reserved.