Current section
Files
Jump to
Current section
Files
test/fixtures/pages/update_page_properties.json
{
"object": "page",
"id": "60bdc8bd-3880-44b8-a9cd-8a145b3ffbd7",
"parent": {
"type": "database_id",
"database_id": "48f8fee9-cd79-4180-bc2f-ec0398253067"
},
"archived": false,
"properties": {
"In stock": {
"id": "{>U;",
"type": "checkbox",
"checkbox": true
},
"Name": {
"id": "title",
"type": "title",
"title": [
{
"type": "text",
"text": {
"content": "Avocado",
"link": null
},
"annotations": {
"bold": false,
"italic": false,
"strikethrough": false,
"underline": false,
"code": false,
"color": "default"
},
"plain_text": "Avocado",
"href": null
}
]
}
}
}