PATCH
/
v1
/
documentation
/
blocks
/
{block_id}

Path Parameters

block_id
string
required

Block id of the block you want to update

Query Parameters

raw
boolean

Include raw response. When you want more data from the source

Body

application/json
block_type
enum<string>
required

Type of the block

Available options:
bookmark,
breadcrumb,
bulleted_list_item,
callout,
child_database,
child_page,
column,
column_list,
divider,
embed,
equation,
file,
heading_1,
heading_2,
heading_3,
image,
link_preview,
link_to_page,
numbered_list_item,
paragraph,
pdf,
quote,
synced_block,
table,
table_of_contents,
table_row,
template,
to_do,
toggle,
unsupported,
video
content
object[]
required

Content of the block

Response

200 - application/json
data
object
required
meta
object