Save CMS Content

This method adds or overwrites CMS content attributes to an entity

Path Params
string
required

The name of the space (database) assigned to you.

Body Params
string

Returns the Entity Id. When saving, this field can alternatively be set to name or business Id

string

The name of the CMS attribute

string

Optional description of the attribute.

string
enum
string

The value of the cms attribute. My be overridden by localizations. This is ignored for arrays

arrayValues
array of strings

Used instead of the value field for array attributes.

arrayValues
localisations
array of objects

Optional list of values which will override the default value if the dimension filter matches. It will examine them in order and stop at the first matching dimension. If none of the dimension filters matched then it will fall back on the default value.
Note, localisations are not supported together with array fields.

localisations
Response

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