Content page definition for developer portal documentation
| Property | Type | Description |
|---|---|---|
| kind | String | Uniquely identifies the object schema type |
| id | Integer | Unique identifier for the content page |
| title | String | Title of the page |
| slug | String | URL-friendly slug identifier for routing |
| content | String | Markdown or HTML body content of the page |
| metadata | Common_Metadata | Custom metadata key-value mapping |