| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The story information. | ||
| OwnerId | string | The ID of the owner to which the story belongs. | 102321002**** |
| ProjectName | string | The name of the project. | immtest |
| DatasetName | string | The name of the dataset. | dataset001 |
| ObjectId | string | The ID of the story object. | id1 |
| ObjectType | string | The type of the object. | story |
| UpdateTime | string | The time when the story was updated. | 2022-01-14T10:17:18.102700407+08:00 |
| CreateTime | string | The time when the story was created. | 2022-01-14T10:17:18.102700407+08:00 |
| StoryName | string | The name of the story. | name1 |
| StoryType | string | The story type. | PeopleMemory |
| StorySubType | string | The subtype of the story. | ImportantPerson |
| StoryStartTime | string | The time when the story starts. | 2022-01-14T10:17:18.102700407+08:00 |
| StoryEndTime | string | The time when the story ends. | 2022-01-14T10:17:18.102700407+08:00 |
| Files | array | The story files. | |
| File | The story file. | ||
| Cover | File | The story cover. | |
| FigureClusterIds | array | The fluster IDs. | |
| string | The cluster ID. | 2cb3c51e-b406-4b0c-af1b-897d88e1**** | |
| CustomId | string | The custom ID. | test |
| CustomLabels | object | The custom labels. | {"key": "val"} |
| Addresses | array | The addresses. | |
| Address | The address. |