The SET_CONTENT_TYPE action is used to set the content type of the content already existing within the application.
The payload for the action is:
Property | Required | Description |
---|---|---|
content | Required | The content parameter holding the reference to a content, or the content object to be modified. If the received value contains multiple references to content objects, only the first of them will be used. |
contentType | Required | The content type name from the repository Content Types and the properties from that content type schemas to be set. |