provider Databases PATCH /v1/databases/{id}
@utdk/notion /v1/databases/{id}
Update a database
Update a database
id path required
string
Notion-Version header
string

Try it

Authentication
Configure credentials for Notion API
updateadatabase
PATCH/v1/databases/{id}
Update a database

Parameters

required

Input

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.updateadatabase()