Attribute | Type | Required | Description |
---|---|---|---|
identifier | String | true | The post's unique identifier. |
title | String | false | The post's title. |
publishedAt | Date | false | The post's publication date (ISO 8601 format). |
permalink | String | false | A permalink to the post on your platform. This link will be displayed on your dashboard. |
This type was previously named Content and is currently under migration. There is still some legacy naming left. It’ll be completely renamed to Post in future versions.