Creates a new instance of the resource. If data is provided it will be parsed as if it had come from the remote api.
Optional
data: anyOptional
_linksOptional
contentURI that describes where to locate the JSON schema definition for this content type
Optional
idUnique id generated on creation
Readonly
relatedResources and actions related to a ContentType
Archive content type
Get the associated JSON schema document for a content type
Sync a content type with the associated JSON schema document
Unarchive content type
Update a Content Type with the provided changes
Optional
settingsObject containing display settings for the content type
Lifecycle status of the content type
Class representing the Content Type resource. Content types are JSON schemas that define a type of content to be created, including its structure, format and validation rules.