provider Blocks DELETE /v1/blocks/{id}
@utdk/notion /v1/blocks/{id}
Delete a block
Delete a block
id path required
string
Notion-Version header
string

Try it

Authentication
Configure credentials for Notion API
deleteablock
DELETE/v1/blocks/{id}
Delete a block

Parameters

required

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import notion from '@utdk/notion';

await notion.deleteablock()