latestOpenAPI 3.1.02026-08-21615231.2 MB
dee5763763b0
Pages
Update page
patch/v1/pages/{page_id}
Path parameters
page_idstring required
Query parameters
filter_propertiesstring[]
Headers
Notion-Version'2026-03-11' required
The API version to use for this request. The latest version is 2026-03-11.
Request body
Example request
{
"icon": {
"emoji": "😀"
},
"template": {
"timezone": "America/New_York"
}
}Response
Example response
{
"icon": {
"emoji": "😀"
}
}